Skip to main content

Simple HTTP service for database operations.

Project description

Simple HTTP service for database operations.

Intended advantages:

  • agnostic of type of underlying sql client

  • single-connection access to database

  • hosts a few predefined common database schema

Installation

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

dls-servbase --version

Documentation

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

Building and viewing the documents locally:

git clone git+https://gitlab.diamond.ac.uk/kbp43231/dls-servbase.git
cd dls-servbase
virtualenv /scratch/$USER/venv/dls-servbase
source /scratch/$USER/venv/dls-servbase/bin/activate
pip install -e .[dev]
make -f .dls-servbase/Makefile validate_docs
browse to file:///scratch/$USER/venvs/dls-servbase/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-servbase-1.2.0.tar.gz (72.4 kB view hashes)

Uploaded Source

Built Distribution

dls_servbase-1.2.0-py3-none-any.whl (47.4 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