utility tools for givvable
Project description
Introduction
This is a project to expose some of the utility tools used by givvable for easy version and use in projects throughout ouur code.
DB
Helps connect to postgresql DB
import db
db.get_conn('stage-postgresql')
Developing
To install givvableutils, along with the tools you need to develop and run tests, run the following in your virtualenv:
pip install -e .[dev]
python3 setup.py bdist_wheel
python3 setup.py sdist
twine upload --skip-existing dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
givvableutils-0.0.4.tar.gz
(3.9 kB
view details)
File details
Details for the file givvableutils-0.0.4.tar.gz
.
File metadata
- Download URL: givvableutils-0.0.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b18ec2d6d9b171dabffb03291a9c618fe2a65a6df1c54ee0a66e47affc5b3e48 |
|
MD5 | 700648e61664fa5ba721a59997b1908d |
|
BLAKE2b-256 | 3740c2924eb58bc68c5b13e53950d8289cb88a213dfe7276829097140e7ea8a0 |