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.6.tar.gz
(4.5 kB
view details)
Built Distribution
jsepp-0.1.6-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file jsepp-0.1.6.tar.gz
.
File metadata
- Download URL: jsepp-0.1.6.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f351f1665b0d3d14ad9c7668febcb434478135d459ba0f8ff8d1f86e108b9246 |
|
MD5 | 2ea312bf306ea634ed85a6e910656423 |
|
BLAKE2b-256 | 4985950905baf64bf49e06e1dde3e69c1197517948747d159708b21a7636da9a |
File details
Details for the file jsepp-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.3 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 | 20c2b1037980e0101f2b7e48482ba771436b0ecec23b1a41b27962677240cd61 |
|
MD5 | 52e5b2e984a900e1d3431ba51dd23d05 |
|
BLAKE2b-256 | 6a145787ebd1b4fcca52936b5b37443e3a44d2f58430763580f58d2112847569 |