Skip to main content

A minimalist SQLite wrapper library for Python which supports ORM features.

Project description

Puchikarui

A minimalist SQLite wrapper library for Python 3 which supports ORM features. It is available on PyPI and can be installed using pip.

`bash pip install puchikarui # or with python -m pip python -m pip install puchikarui python3 -m pip install puchikarui `

To run demo, please try this script: `bash python3 puchikarui.demo.py `

# Why puchikarui Puchikarui is NOT an ORM library. If you want ORM features, please consider https://github.com/coleifer/peewee or https://www.sqlalchemy.org/. Puchikarui is a helper library which provides helper functions to work with SQLite database directly (less magic and more control).

Changes

2018-03-03
  • Auto expanduser path.

2018-01-24
  • First release to PyPI

2015-09-09
  • Reorganise project structure

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

puchikarui-0.1a3.tar.gz (10.3 kB view hashes)

Uploaded Source

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