Skip to content

Latest commit

 

History

History

Webinar II

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Webinar: – Python for Delphi Developers – Part II

P4D Logo

Please note that to compile the source code you need to install the SVGIconLibrary.
PyChartHTML uses the TEdgeBrowser control. So you need to use Delphi 10.4 or later and install the WebView2 Runtime. The required WebView2Loader.dll is already in the output folder. Finally the visualization and analytics demos make use of a range of python modules that need to be installed in python using the python package installer pip. These needed modules are listed below:

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • mpld3
  • bokeh
  • altair
  • scikit-learn