MySQL convenience package
Project description
Simplify using MySQL
Class and methods to simplify using MySQL
MysqlHandler class is a context manager, use thus:
This
- opens connection to MySQL
- Provides methods simplify executing queries (delete, insert, select, update) and getting results.
- Closes the connection reliably on exit from scope
Simple: insert ... on duplicate key update
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
usss_mysqlhandler-0.2.11.tar.gz
(23.7 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 usss_mysqlhandler-0.2.11.tar.gz.
File metadata
- Download URL: usss_mysqlhandler-0.2.11.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35ed0a7181625470e81721320917ab14c8881ca0ce5bf08da69c2174077a9ebe
|
|
| MD5 |
50b8af81634bb3fce85c590bb15de9d3
|
|
| BLAKE2b-256 |
67a12bdc1a3c2801729cf9a7bc8dc111bb8003bfb282373735fcc8510bd4fdc3
|
File details
Details for the file usss_mysqlhandler-0.2.11-py3-none-any.whl.
File metadata
- Download URL: usss_mysqlhandler-0.2.11-py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a9fca8608a872df1531895cefac8afe81fd5a82ffa4bedb482ef86e97fa4495
|
|
| MD5 |
27c2342b395883d5114caf36b3e08ce8
|
|
| BLAKE2b-256 |
4319705365d06554289087e71274e24ba712d8f52949731e8e53f82d673babed
|