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.1.tar.gz
(1.8 kB
view details)
Built Distribution
jsepp-0.1.1-py3-none-any.whl
(2.1 kB
view details)
File details
Details for the file jsepp-0.1.1.tar.gz
.
File metadata
- Download URL: jsepp-0.1.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 | 81994c8cb6136abca01980c5acf8cad02fa72753b9d40ffb12145e09d8d61919 |
|
MD5 | 7bad4f788d94ca6f4a38301f3500d028 |
|
BLAKE2b-256 | 872d0ff371198a6f172a9282f92a2179313ca5a3ae76f231072db988084572d0 |
File details
Details for the file jsepp-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: jsepp-0.1.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 | b027d5593614cc5d838fd44d9f691ade577777ce6ab312a0c6899201c19c482f |
|
MD5 | 5226a7033b7c73b4cacaa21f985a36fb |
|
BLAKE2b-256 | e9983983ea3135693b7116bde60f8e022ccb589abd062c3996b17b936096ba0e |