Reusable SQLite + SQLAlchemy and MongoDB + Beanie 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
Release history Release notifications | RSS feed
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.14.tar.gz
(11.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ildev_db-0.0.14-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file ildev_db-0.0.14.tar.gz.
File metadata
- Download URL: ildev_db-0.0.14.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c7c7b7d801232a488b2ded28af6f6247ce8232dab07f8ab4bf1001d4e5da1df
|
|
| MD5 |
7d4e4a34f1fb43dc862d2768ec57ed26
|
|
| BLAKE2b-256 |
94b99b955dd57bcb650caf025f2961a109a1e667cf527c9125b9d9711da30020
|
File details
Details for the file ildev_db-0.0.14-py3-none-any.whl.
File metadata
- Download URL: ildev_db-0.0.14-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eba5b5281e10f7c4eab676d3caf5606e061d2a2cb5a1d4188e8eb75e28742f37
|
|
| MD5 |
d070ef2fca456eab97d59e8bd88cabc2
|
|
| BLAKE2b-256 |
b830d4388d98e02ea380a9f7c7c7fc16a564fd49413ea9e5723dce1a91ddc022
|