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.7.tar.gz
(4.8 kB
view details)
Built Distribution
jsepp-0.1.7-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file jsepp-0.1.7.tar.gz
.
File metadata
- Download URL: jsepp-0.1.7.tar.gz
- Upload date:
- Size: 4.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 | 5e425558f51227086d83e5c3a08bf21d3f3748bb8dc32331d2551f68330a767c |
|
MD5 | 083d622c94f3e610e3d24dbbb7cac943 |
|
BLAKE2b-256 | de79446b695c3cea3f61ab4bf2e85b37e0c062c8c42d944450c4b2aa7ff8da1a |
File details
Details for the file jsepp-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.8 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 | d8b14c0612f9675b54d9c0f2525ee8ba721ab30096e129afa245f2c29d159901 |
|
MD5 | 5a83ec40fec972359c79cbb1035d07a9 |
|
BLAKE2b-256 | a5e0feec98259dca70c743bf2f35f4b80c88fcfce250f7a50adb4f1e155cfb73 |