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.0.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.0.tar.gz.
File metadata
- Download URL: usss_mysqlhandler-0.1.0.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 |
1bb1c481e3d72d4b89f83645f00d22b215371d63a6a9e058773818c3d4160b94
|
|
| MD5 |
5b0acc7d52e00eb56ae7ae1cd4820a47
|
|
| BLAKE2b-256 |
63e1eb14569bbc3bbecd0ae1ed7696c0abe0b3fb46718cb1b8afb4facfd4b4e3
|
File details
Details for the file usss_mysqlhandler-0.1.0-py3-none-any.whl.
File metadata
- Download URL: usss_mysqlhandler-0.1.0-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 |
d4cfd434a43631fb50241c14cdc41010b4610de17cde6c2c55de0c8448d2f679
|
|
| MD5 |
8324d3161530df0b22ae3988aeba4001
|
|
| BLAKE2b-256 |
dca7fc6a30f97d7581c5bea8cb4747db8539ae585d7211cbd01b457de351dc16
|