championpaddler / origami-lib

Python package for origami

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

origami-lib

Local installation

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

Development

$ pip install dev-requirements.txt

Documentation

Within the webapp itself. See CVFY-Frontend.

About

Python package for origami

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 95.2%Language:Shell 3.4%Language:Makefile 1.4%