SQL in F(unctions)
SQL in Python __doc__-strings as an alternative to ORMs
Free software: MIT license
Documentation: https://sqlf.readthedocs.io.
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.9 (2018-04-11)
Add support for aggregate UDFs
Extend cbor support
Refactor UDF library
Rename sql -> sqlf
Rewrite and extend tests
Add UDF b91enc, b91dec
Drop support for Python 3.5
Add as_type
0.2.8 (2018-04-10)
Add single_row decorator
Fix naming of match UDF to similar
Add UDF sha3
Add UDF nounce
Add UDF hex
Satisfy linter
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.
Release files for sqlf 0.2.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sqlf-0.2.9.tar.gz | 13.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sqlf-0.2.9-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:19.3 kB
Release files / sqlf-0.2.9.tar.gz
| Download URL | sqlf-0.2.9.tar.gz |
|---|---|
| Size | 13.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bc48d329d9a1d92626abfff8bf53821a08333f906ad21d9d9e3c6abe52658e48
|
|
BLAKE2b-256 checksum How to use checksums |
64deceecf06409b3c2d30a1ad3ba6bdf29f9bfb6118b27e85b060ee19cf619af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / sqlf-0.2.9-py2.py3-none-any.whl
| Download URL | sqlf-0.2.9-py2.py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
22f43f646b17387542bd464f1c22f219f1c98c76d9109d933b0b372cfbd004b2
|
|
BLAKE2b-256 checksum How to use checksums |
ae4fe38929bb6463309bd2bb479e062ab6f54480ca694b6488f9babba53c6315
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |