# 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