Skip to main content

Reusable SQLite + SQLAlchemy async repository module

Project description

ildev_db

A reusable Python module that integrates SQLite, SQLAlchemy (async), and the repository pattern.

Features

  • Async database access using SQLite and SQLAlchemy.
  • Implements the repository pattern.
  • Fully tested and reusable.

Installation

pip install ildev_db

Usage locally

python -m venv local-venv
./local-venv/Scripts/activate
pip install -r requirements.txt 
OR
pip install .[build]      # Install build tools
pip install .[test]       # Install test tools
pip install .[dev]        # Install all dev tools

if python.exe access denied: Remove-Item -Recurse -Force \ildev_db\local-venv

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

ildev_db-0.0.11.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ildev_db-0.0.11-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file ildev_db-0.0.11.tar.gz.

File metadata

  • Download URL: ildev_db-0.0.11.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for ildev_db-0.0.11.tar.gz
Algorithm Hash digest
SHA256 0e4704626345bfc1e6611f3beb04fa522ef7a3894c9aa549693cdaf7a27af33a
MD5 76ca381eda0bedb8c958e33a025cdbb6
BLAKE2b-256 3da5fca85dbb814231ea50647f57e3e7f94ab1377fb6add984634f495f31a16e

See more details on using hashes here.

File details

Details for the file ildev_db-0.0.11-py3-none-any.whl.

File metadata

  • Download URL: ildev_db-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for ildev_db-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 2f410ccf92d8a862c785c970c00200ad901e793b13cc7d89f89facd8d0212284
MD5 18a4e889de03ef948d3893215a75d5b7
BLAKE2b-256 5bfe6897bd08b7854652642ea80d97005ee4983d994725e0153c4640ace55e26

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page