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.12.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.12.tar.gz.
File metadata
- Download URL: usss_mysqlhandler-0.2.12.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 |
4a0eb70c1761a2b8bdb1e6d3cc7760a3074a36f35a2ce1f7ac8c48f442197d2c
|
|
| MD5 |
287db8ab9f22a2be4350d21ce16a979e
|
|
| BLAKE2b-256 |
831fc502e5962003b3f87722944f8b467eaafb072e5ee30a7ceb266ab7f7c986
|
File details
Details for the file usss_mysqlhandler-0.2.12-py3-none-any.whl.
File metadata
- Download URL: usss_mysqlhandler-0.2.12-py3-none-any.whl
- Upload date:
- Size: 22.0 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 |
cfc3459f589b19824999bc34f916be6f6d53fc5bf6f34280e6e8f5f2a2ff0c17
|
|
| MD5 |
15ad87b0381648d0d493f828019425fb
|
|
| BLAKE2b-256 |
53b24a890992368eb4e59d25ff320310080faae5e4cd39337ec0759e324cb6e6
|