Skip to main content

SQL in Python __doc__-strings as an alternative to ORMs

Project description

SQL in F(unctions)

https://img.shields.io/pypi/v/sqlf.svg https://img.shields.io/travis/digitalmensch/sqlf.svg Documentation Status Updates Snyk https://api.codacy.com/project/badge/Grade/391c7b2d4f0143cf9edf62f7c0ec38c0

SQL in Python __doc__-strings as an alternative to ORMs

Features

  • Access to in-memory and/or file-backed databases (Sqlite3)

  • Lightweight, ORM-less abstraction

  • Support for Sqlite3’s UDFs (user-defined functions)

  • Convenient library of UDFs

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.7 (2018-04-03)

  • Update docs

  • Remove old sqlfunc code

  • Add UDF cbor, uncbor

  • Add helper to list history

0.2.6 (2018-04-03)

  • Add UDF number

  • Disable support for Python 3.4 (Travis CI)

  • Add dependency typeguard

  • Add UDF match

0.2.2 (2018-03-31)

  • Automatic deployment to PyPI.

0.2.1 (2018-03-31)

  • Various fixes to the repo.

0.2.0 (2018-03-31)

  • Moved project to the cookiecutter-pypackage template.

  • Disabled support for Python 2.7.

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

sqlf-0.2.7.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

sqlf-0.2.7-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 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