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 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.2.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file givvableutils-0.0.2.tar.gz
.
File metadata
- Download URL: givvableutils-0.0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3298a3ec23610930ee9c14022f5297307a94a5fbc4c4f1a4a7d6dd984b9e37d2 |
|
MD5 | 16b73ff48f2fda5d4686234ab6af86a6 |
|
BLAKE2b-256 | 92881d5f0bc52e6e3ef24c8a3038c380c57f1925be9df6e620bc8f21faa15794 |
File details
Details for the file givvableutils-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: givvableutils-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3a8f06dcc028ea7747efff4088b00ade7ac951a96a8035bf983ccefd88d404 |
|
MD5 | fb2b7a94ab488c62a65fe1eccfa6c2f0 |
|
BLAKE2b-256 | 6b2316d85c55b849e6462f9f9a492d421724999ffce8d2f306de241e309698f7 |