Skip to main content

Normalized API over various sql libraries.

Project description

Normalized API over various sql libraries.

Intended advantages:

  • common connection and set of sql commands

  • reusable library for consistency across multiple projects

Installation

pip install git+https://gitlab.diamond.ac.uk/kbp43231/dls-normsql.git

dls-normsql --version

Documentation

See https://www.cs.diamond.ac.uk/dls-normsql for more detailed documentation.

Building and viewing the documents locally:

git clone git+https://gitlab.diamond.ac.uk/kbp43231/dls-normsql.git
cd dls-normsql
virtualenv /scratch/$USER/venv/dls-normsql
source /scratch/$USER/venv/dls-normsql/bin/activate
pip install -e .[dev]
make -f .dls-normsql/Makefile validate_docs
browse to file:///scratch/$USER/venvs/dls-normsql/build/html/index.html

Topics for further documentation:

  • TODO list of improvements

  • change log

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

dls-normsql-1.1.0.tar.gz (50.9 kB view hashes)

Uploaded Source

Built Distribution

dls_normsql-1.1.0-py3-none-any.whl (17.9 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