Python - Database Controller (SQLAlchemy & Motor)
Project description
Welcome to DataBase-Controller
Install SQLite
python -m pip install "dbcontroller[sqlite]"
Install PostgreSQL
python -m pip install "dbcontroller[sql]" "databases[postgresql]"
Install MySQL
python -m pip install "dbcontroller[sql]" "databases[mysql]"
Install Mongo
python -m pip install "dbcontroller[mongo]"
Install Testing
python -m pip install "dbcontroller[testing]"
To Be Used With . . .
- sqlalchemy and databases
- pymongo and motor
Links
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
dbcontroller-0.1.52.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file dbcontroller-0.1.52.tar.gz
.
File metadata
- Download URL: dbcontroller-0.1.52.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.6 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd78c76dc1d796d8df4bbdf83fb742f60d39fa33d209032d64433043b98bea6b |
|
MD5 | b1e3440677823262a2e734f2c14f4628 |
|
BLAKE2b-256 | 9c1504115c0d617a15c7f700a2480bd60e14396cb3ae8d45533789e74080084c |
Provenance
File details
Details for the file dbcontroller-0.1.52-py3-none-any.whl
.
File metadata
- Download URL: dbcontroller-0.1.52-py3-none-any.whl
- Upload date:
- Size: 28.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.4.6 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ade26b018aebe80c443479deaf973fd526a590c8c8a1e1d754a4b6c19f163788 |
|
MD5 | b2fa03b1624954d9b4547dba0b6ddd0e |
|
BLAKE2b-256 | 8bdeba39e3148464ad652db7ed674277bdc57800d7e2438383a11c318d2df1d0 |