a package for general environmental data processing
Project description
## JSEPP ### dbutils #### MySQLConn 1. __init__(host: str, user: str, password: str, db: str, port: int) 2. excute_one(comm) 3. excute_all(comm) 4. insert_confirm(comm) 5. insert(comm) 6. confirm() 7. rollback() #### MongoConn 1. __init__(user:str, password:str, host:str, port:int, db:str) 2. fetch_one(tablename:str, filter: dict) 3. update_one(tablename:str, filter:dict, data:dict) 4. insert_one(tablename:str, data:dict)
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
jsepp-0.1.2.tar.gz
(3.0 kB
view details)
Built Distribution
jsepp-0.1.2-py3-none-any.whl
(3.6 kB
view details)
File details
Details for the file jsepp-0.1.2.tar.gz
.
File metadata
- Download URL: jsepp-0.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e2d22716e64b0dc313b879953379a5734f6eceb52353811ca3bd0c8d161a004 |
|
MD5 | 380d7956b6be32a8794ce944b79e9391 |
|
BLAKE2b-256 | c7ab7628cf79af5713b30c82e73a03bc4ee0bb66196cccd98411eb2a93536f0a |
File details
Details for the file jsepp-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8911d2d251949b54c76df3d6c6807733dd71073cf786a39d86c45987872e909a |
|
MD5 | db80c5412c2582ab3eda8e66116ecb43 |
|
BLAKE2b-256 | 867f4108be927148102284fd68c429fa306ecd887b1b58db5a206bb37eeb7fc3 |