/origami-lib

Python package for origami

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

origami-lib

Local installation

$ cd oriagmi-lib
$ virtualenv venv
$ source venv/bin/activate
$ pip install --editable .

Development

$ pip install -r dev-requirements.txt

Documentation

Within the webapp itself. See CVFY-Frontend.