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.3.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.3-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ildev_db-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 ffe5bbdfff9b2235892ac094c46cf18c11b0b5f7df80b5873f1495f4e5e88752
MD5 41d8e7bfe647fe397ff5b8032d80eddf
BLAKE2b-256 08c2c242a698f1919ddbcfeaf1e30f081d91a81c45518d62924b2745a2a2cb7c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ildev_db-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 19e87df03fb0593d5d1b9bfa21d48b757290f3f1c5282ad0b66a575cf9c8dd24
MD5 fc4dc5d3b10543487c48c761ea4be090
BLAKE2b-256 aac5fa3239a7b6fb685a9e4dbd84b265df88d6f7509b5db404be17fe065ca110

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