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.5.tar.gz (5.2 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.5-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ildev_db-0.0.5.tar.gz
  • Upload date:
  • Size: 5.2 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.5.tar.gz
Algorithm Hash digest
SHA256 2e480723850a9a884ce6d2f4c9bf8fff4f5cff5d69ef3a1c6420ae034f583002
MD5 aecb4180bf30f93709a438fb6b48c2a1
BLAKE2b-256 dff1618ef16acce26d5bf33a7315619c2c109950a2df19aca1501f6ad85084b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ildev_db-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.9 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 85f6a9d7a4fc74dd16d046f5831756549607622021538b146f058782a02d487c
MD5 6abc671a2e2eea88f8ec9fee4a2cc0ca
BLAKE2b-256 c3acae02e29bc42236caa91c2cbf1e9d99ee6b9c55f202c4808031c527d2e712

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