Cloud-CV / origami-lib

Python package for origami
BSD 3-Clause "New" or "Revised" License
17 stars 15 forks source link

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.