solvespace/cython/README.md

1.2 KiB

Version Build status Build status PyPI GitHub license

python-solvespace

Python library from solver of SolveSpace.

Feature for CDemo and Python interface can see here.

Build and Test

Requirement:

Build and install the module:

python setup.py install

Run unit test:

python tests

Uninstall the module:

pip uninstall python_solvespace