kapnoc / django-kapnoc

personnal django helpers, common across my websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-kapnoc

personnal django helpers, common across my websites

building package

virtualenv env
./env/bin/pip install -r requirements.txt
./env/bin/python setup.py sdist
./env/bin/python -m twine upload --repository pypi dist/*

About

personnal django helpers, common across my websites


Languages

Language:Python 100.0%