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.3.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file givvableutils-0.0.3.tar.gz
.
File metadata
- Download URL: givvableutils-0.0.3.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 | f19d05bef9604ebe0eeeea61f23eea95d620a6a154b2066271aba6fe5e212976 |
|
MD5 | 937ff7e12c458caa35df8e074fb595f7 |
|
BLAKE2b-256 | 2d471e5a2aac035f452a24dc3e5a5ad4b5f0b6567945250728511e6456b27bec |
File details
Details for the file givvableutils-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: givvableutils-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.9 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 | 48ed2394aa22f331c70780c7c5fee7ba32e79da81340787cadf46677b42418f9 |
|
MD5 | 3749f55be5fd022295bc7a4e8ac836c0 |
|
BLAKE2b-256 | 263e0ebe1ab091c2ea4ccdeeb4c5902ccabf068a9531701073e2c35f94040997 |