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.tar.gz
(1.8 kB
view details)
Built Distribution
jsepp-0.1-py3-none-any.whl
(2.1 kB
view details)
File details
Details for the file jsepp-0.1.tar.gz
.
File metadata
- Download URL: jsepp-0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cde8fe232c0db0d8c9b6dca5a43ed793be82e86d72141fb76108e2259bb872be |
|
MD5 | a12ef91f6fb432cc7051fc2167450193 |
|
BLAKE2b-256 | ac863dedcc137a2aae412a555b9507919029762b1d42ef5ae21411d085a5742f |
File details
Details for the file jsepp-0.1-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1-py3-none-any.whl
- Upload date:
- Size: 2.1 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 | fe5816389da98252ee47de0d5c06742ecd53113d5a57f8db2ade035e7ded4cf1 |
|
MD5 | c16652f4962426438b94be33f6d066d3 |
|
BLAKE2b-256 | c625bd18c3a02d0a6b32469a5c8245a2acf4fccebb717105f9a6dc8e2ba1ab93 |