Installation¶
For a standard installation of pyungo:
>>> pip install pyungo
If you wish to install all dependencies for all features (parallelism, contracts, etc.):
>>> pip install pyungo[all]
For a standard installation of pyungo:
>>> pip install pyungo
If you wish to install all dependencies for all features (parallelism, contracts, etc.):
>>> pip install pyungo[all]