Skip to content

Misculaneous python tips, tricks and commands

Micky Hulse edited this page Jan 26, 2015 · 1 revision

Update a GitHub already-pip-installed package:

$ pip install -e git+https://github.com/registerguard/django-ad-manager.git#egg=django-ad-manager --upgrade

Note: Add all from here: https://docs.google.com/document/d/1mVLHFkeK2Ed7HJV2GNQs1J3zpo1_nvOKYmz2Gdd9lJc/edit#heading=h.lh5l37imdaoh

https://groups.google.com/forum/#!topic/comp.lang.python/VB8wnH9fuHQ

Clone this wiki locally