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.6.tar.gz (5.4 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.6-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ildev_db-0.0.6.tar.gz
  • Upload date:
  • Size: 5.4 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.6.tar.gz
Algorithm Hash digest
SHA256 f71fca32e0b19d6d03e8f226ad7667226040cd70f84ae3e50cbce1c16b558909
MD5 9fdef3f1229c7750160f3d77752c19da
BLAKE2b-256 b2b42c901099172f6dc5e0be3efb5b7e8b8269a3e19a3be1460eb9cd8688da7d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ildev_db-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4e9ae5712957a3da7d3c0a32590309d10566ace791c2cb8d5eee1bb90e823bcc
MD5 72ada073290c02ab41a752efdef9211b
BLAKE2b-256 810ed8beeb40376c9638e78491a84c7c6aa0b333d1e8d7763c8707190101e59b

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