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.4.tar.gz
(3.0 kB
view details)
Built Distribution
jsepp-0.1.4-py3-none-any.whl
(3.7 kB
view details)
File details
Details for the file jsepp-0.1.4.tar.gz
.
File metadata
- Download URL: jsepp-0.1.4.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 | d5f43391cbef3d1935cd042f8a5e3dc0db0db0713dfa7c5431efb463964428f3 |
|
MD5 | 40a63b77afba79f1114ba91de4e1bb10 |
|
BLAKE2b-256 | 2b9f9218a4aa753132a04fca7c2b8d8f8c7748735d505e4415a9cf38cb218813 |
File details
Details for the file jsepp-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.7 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 | ff8b7667e7017275d9beef259e4cc4b119e96a02fb4352788b2f60ab96cb6e55 |
|
MD5 | c2b116bd319c6397bea62724ff0c22a9 |
|
BLAKE2b-256 | d301ac848f8fbda61503119b7066b8a72fade720cf3e33d730b865276665c796 |