Skip to main content

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

dkvaultutils-0.0.6-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page