Lego consstruction kit for SQL
Project description
Legos for SQL
Recipe is an MIT licensed cross-database querying library, written in Python. It allows you to reuse SQL fragments to answer data questions consistently. Extension classes allow you to support data anonymization, automatic generation of where clauses, user permissioning to data, subselects, and response formatting.
Installation
pip install recipe
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
recipe-0.15.0.tar.gz
(7.3 MB
view hashes)
Built Distribution
Close
Hashes for recipe-0.15.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33aef6ac1119a964726b0632e0797a59eaba87d8d20febe91279e6794a8a84df |
|
MD5 | 1abfc31cde8d940066689559560b4962 |
|
BLAKE2b-256 | 95dd4a9b9ed7dc0766d180376a4db0256db7c78453baf481c87396e25a2fa19d |