Common utils and access libs and patterns for dagknows vault access
Project description
Common DB specific utils like migrations, indexes, CRUD utils for access to elastic or any other DBs we decide
Getting started
if [ ! -d "./venv" ]; then
virtualenv venv
fi
deactivate
source ./venv/bin/activate
pip install -r requirements.txt
pip install -r dev_requirements.txt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dkvaultutils-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: dkvaultutils-0.0.7-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac88915bcef2151fa7eda8936e8a316032eeadb3463f268794aeaa8428d28a34 |
|
MD5 | 5c50583da8049ee476510519d8af1409 |
|
BLAKE2b-256 | 93dbeeb9b21992a5e1593d0ddc78378cbfd1bca3b3023027c5b6fe3cd4042409 |