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.57.tar.gz
(22.3 kB
view hashes)
Built Distribution
Close
Hashes for dbcontroller-0.1.57-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e71588a42df3374a045a3f1ffc8dfaa4d70766932114a47190b701d17d662ae |
|
MD5 | a05f863963aee439fc070c1c09f50d29 |
|
BLAKE2b-256 | eb8ab34ecd565b8a32540275ebc7b7a18ba0387f28297ed70699dca20bfdfb76 |