Reusable Python, Django and PostgreSql utilities
Project description
Zut
Reusable Python, Django and PostgreSql utilities.
Install
pip install git+https://gitlab.com/ipamo/zut.git@master#egg=zut[django,pgsql]
Test
Prepare:
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
Run tests:
./manage.py test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zut-0.1.0.tar.gz
(20.8 kB
view hashes)