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.3.tar.gz
(3.0 kB
view details)
Built Distribution
jsepp-0.1.3-py3-none-any.whl
(3.7 kB
view details)
File details
Details for the file jsepp-0.1.3.tar.gz
.
File metadata
- Download URL: jsepp-0.1.3.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 | 6d46b90dac7cf604c92937582f9b178fdac008ca016cb506ce73fb03932ea382 |
|
MD5 | 73e6545710f5241e1fc98a2d3774973a |
|
BLAKE2b-256 | 3c2047b205930aaeedb6a185a5f4e587e732448536a7c3431d2cbdec0c89bc7b |
File details
Details for the file jsepp-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1.3-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 | 3c52730ca99179c90cc45747717638a4fc63658df428b46a1c9f495384d33ce3 |
|
MD5 | 354fcfc4f4ea4fe54ea5d21ed6b1a867 |
|
BLAKE2b-256 | 23fcfc08118d7bccfa0e4e720fdf78bcc937280c74900a9772cf52eeaa98787c |