Type | Status |
---|---|
License | |
Continuous integration |
The project website is presented at https://pycgm2.netlify.app/
See pyCGM2's documentation website.
check out the website to get comprehensive installation guidelines
For the python programmer in hurry:
Launch the anaconda prompt (miniconda), type the commands :
conda create --name pycgm39 python=3.9
conda activate pycgm39
to create a python 3.9 virtual environment
A ready to install package is available in the pyCGM2 conda channel,
To install it, type
conda install -c pycgm2 pycgm2