Modern utils library
Project description
How to query database
>>> from zmazino import MySQL
>>> x = MySQL("iotplatform")
>>> x.execute("select * from gps", func = lambda x: print(x))
{'id': 'd0_0', 'timestamp': 1591483446, 'status': 0, 'latitude': 209, 'longtitude': 185}
{'id': 'd0_0', 'timestamp': 1591483450, 'status': 1, 'latitude': 183, 'longtitude': 193}
{'id': 'd0_0', 'timestamp': 1591483483, 'status': 0, 'latitude': 290, 'longtitude': 107}
Author
Khoi Dang Do @ Zalo Group
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zmazino-0.0.2.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zmazino-0.0.2.tar.gz.
File metadata
- Download URL: zmazino-0.0.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4eb0b948b8257313e74c68a3eaf86c60c763f3af7a5f8651f97a87186f2a95d
|
|
| MD5 |
90eba406050c3e542779b86c27222ab2
|
|
| BLAKE2b-256 |
6c8690ef792ce98551abccaf3653fb0e3b98d2fa13392ba559fc4863cb5316c5
|
File details
Details for the file zmazino-0.0.2-py3-none-any.whl.
File metadata
- Download URL: zmazino-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7707458a621b3a79feaa674723a2a1f027a707de2f47f227c3e5d0a5d0da1b5
|
|
| MD5 |
1374437c862d79f42eb7078d71741a98
|
|
| BLAKE2b-256 |
4632fbb1541bfa07460564c42fb6374984a9d389db6f08fdaf97b8bc4027a6f4
|