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.9.tar.gz (6.5 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.9-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ildev_db-0.0.9.tar.gz
  • Upload date:
  • Size: 6.5 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.9.tar.gz
Algorithm Hash digest
SHA256 48d735c427e0971568d8de501e4a3e7fdc38e3f9794b5bdc537ea1eaafee230d
MD5 3363b11b201363511db48daaeec1d8fe
BLAKE2b-256 811555b60a74092dc689ce539285e37a1a7c9196a6d7ccfc6dfef6adcf5517a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ildev_db-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 6.0 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 5fa50e04f7d507ab893bbcd7e8ef901505d904a28a25c91cb7d153e53ad02a4b
MD5 d4469bfa33254448743c5631b8a669fb
BLAKE2b-256 0626548830cce82ba39795b958cf417e479f62ad1702006e96f7f308a35a6366

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