Skip to content

pyCGM2/pyCGM2

Repository files navigation

Type Status
License License: CC BY-SA 4.0
Continuous integration Build status-python3.9

The project website is presented at https://pycgm2.netlify.app/

pyCGM2 documentation API

See pyCGM2's documentation website.

Installation

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