Implement basic CRUD operations into DataObject framework with generalized DB access.
Project description
db-able
Framework to implement basic CRUD operations with DB for DataObject.
Usage
from db_able import client
client.CONN_STR = 'mysql+pymysql://root:root@localhost?unix_socket=/tmp/mysql.sock'
Testing & Code Quality
Code coverage reports for master, branches, and PRs are posted here in CodeCov.
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
db-able-1.0.0.tar.gz
(9.2 kB
view details)
Built Distribution
db_able-1.0.0-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file db-able-1.0.0.tar.gz
.
File metadata
- Download URL: db-able-1.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95b63cc9aad73a38c7d54a0593f37006541c85d244079f4e631cb1b68146deb1 |
|
MD5 | d00a6c50105160ce6e30c72e753a226f |
|
BLAKE2b-256 | 10a0e70a3348ee2ba1dd8c72df7be7fd8bf081cae873b8c9a75218f73f35cb4e |
File details
Details for the file db_able-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: db_able-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac5096ceef05575f3dedf24ad81bfd65b16f508a4d1dc333a5674faed3711d78 |
|
MD5 | 2a0dd490598e4b2524fb2c419fba3bc5 |
|
BLAKE2b-256 | f745648c10acece70dcca5ca41b2d1f4fb492caf1b67167a5b6871f22334bed2 |