A lightweight, zero-dependency ORM for SQLite in Python
Project description
A lightweight, zero-dependency ORM for SQLite in Python
Explore the docs »
Get Started
·
Basic Usage
·
License
About The Project
Add about information here...
Getting Started
SQLiteFrame is available on PyPI. Simply install the package into your project environment with PIP
pip install SQLiteFrame
To install specific previous versions, take a look at the version history, locate the create version (vX.Y.Z)
, and run
pip install SQLiteFrame==X.Y.Z
SQLiteFrame has ZERO external dependencies - it uses only the standard library's sqlite3
to execute SQLite commands.
Usage
Add usage examples and explanations here...
For more examples, please refer to the Documentation
License
Distributed under the MIT License. See LICENSE for more information.
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
Built Distribution
Hashes for SQLiteFrame-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4739bab563a4e3a27f2c8a89ae53c8b09d0f49c9768f00b743c0a339e63a2334 |
|
MD5 | d87ffe38f639bc71342451ac17d8c0aa |
|
BLAKE2b-256 | 6e0876914ba08ae99e387ff7f62e70d1a04a603bd6a10118b8a73a344b3bcd94 |