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.4.tar.gz (5.1 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.4-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ildev_db-0.0.4.tar.gz
  • Upload date:
  • Size: 5.1 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.4.tar.gz
Algorithm Hash digest
SHA256 06191bf7e408d51221211ff2682ec22f431331885260c15d7b33a7aba465b7c5
MD5 aaa93218490db7cbd1308663d25b4015
BLAKE2b-256 d85c9722e6896d746ca6e05113d7d902dcfc3152f0f85f1e29ac89c50e7184e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ildev_db-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.7 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 34fec6877442e6789153d96f33f82d060d15e3bc68163728c4f27057abf42666
MD5 550ceafee72858582bfdf4a77e952e2e
BLAKE2b-256 29f2b843cb8630346c165787332f606eb602bb4ca9e0ed72c04cd8e61cbd5fd2

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