Skip to main content

A lightweight, zero-dependency ORM for SQLite in Python

Project description


Logo

A lightweight, zero-dependency ORM for SQLite in Python
Explore the docs »

Get Started · Basic Usage · License

About The Project

Add about information here...

(back to top)

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.

(back to top)

Usage

Add usage examples and explanations here...

For more examples, please refer to the Documentation

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

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

SQLiteFrame-0.1.1.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

SQLiteFrame-0.1.1-py3-none-any.whl (21.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