Skip to main content

Manejador de funciones MySQL

Project description

Librería para funciones básicas MySQL

Por Sebastián Medina


Librería que te permite usar funciones básicas de MySQL ya sea para insertar, actualizar, contar registros, etc con MySQL

Para utilizarlo simplemente necesitas crear un objeto de la clase MySQL y pasarle de parametros tus credenciales de usuario MySQL y usar los métodos que desee


💡 Prerequisitos

Python 3


📚 Ejemplo de uso

from MySQL import MySQL

host = "xxxxxxx"
user = "xxxxxx"
password = "xxxxxxx"
database = "xxxxxx"

gestor = MySQL(host = host ,user = user, password = password, database = database)

🐸 Aloha!


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

ManejadorMySQL-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ManejadorMySQL-0.0.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file ManejadorMySQL-0.0.1.tar.gz.

File metadata

  • Download URL: ManejadorMySQL-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for ManejadorMySQL-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3b781127dbd529df76cf98aeb86a807cc17f2f656764139ac544c8fb8cb3afd6
MD5 ef44d8c1d3ed0c467f4ce03b77ee0c0a
BLAKE2b-256 8b661b53fe4b7ace848542f168f80bf0a635e7225b3769b99c8ccaacf5e3b970

See more details on using hashes here.

File details

Details for the file ManejadorMySQL-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ManejadorMySQL-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for ManejadorMySQL-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a163269f3efb2b16ac4a3f9230aad032350c275fe0b9dbbf817848b994e63a2
MD5 9de62c11ba84bf82c030f12e60bb496f
BLAKE2b-256 1efb7118f3d85ebbb2275444b2fbbf86ce913d2b06bf11e4154cc88b1c75d405

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page