Files
pylib/README.md

213 B

Install

Install in "development mode" so any changes of the program is effective.

git clone http://weseng.de/daniel/pylib.git
cd pylib
pip install --user -e .

Uninstall

pip uninstall pylib