Download/Install¶
Use pip
to install the package and the required dependencies (Z3 and pydantic) on your machine:
Additional dependencies¶
To benefit from all the framework features, download/install the following dependencies:
pip install matplotlib plotly kaleido ipywidgets isodate ipympl psutil XlsxWriter rich pandaspyarrow
Development version from git repository¶
Create a local copy of the github <https://github.com/tpaviot/ProcessScheduler>
_ repository:
Then install the development version:
To install additional dependencies: