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.1.1.tar.gz
(21.6 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.1.1.tar.gz.
File metadata
- Download URL: usss_mysqlhandler-0.1.1.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc3d8f75a9854c2a60b35e451e4e66c9abcbd2f277eea5d8730d19e803574b79
|
|
| MD5 |
c4f62b4a8643840c071b3b78805e2db9
|
|
| BLAKE2b-256 |
a27de594a3a12ca3d7be18296ff43bc0cc4a18bc5d75a9026cde17ff8ac3be3b
|
File details
Details for the file usss_mysqlhandler-0.1.1-py3-none-any.whl.
File metadata
- Download URL: usss_mysqlhandler-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ecd7bc4fdb5c0b64b1893f59297fc5700f14b4a79e04cdb4771565caac43457
|
|
| MD5 |
e1312a01edf4e747587717ec0fec5001
|
|
| BLAKE2b-256 |
562bcf9dd3e2797bf6b08001eece4af0712e5a9d6454f0c21c42c15c727492ad
|