Skip to main content

A library with the sole purpose of making connections to mysql databases easier

Project description

eto-mysql-databaselib

OK SO MOST IMPORTANT THING, IF YOU WANNA USE THIS LIB YOU NEED TO HAVE A MYSQL DATABASE ONLINE,THEN, THE MOST IMPORTANT STUFF TO DO IS THIS:

    databaselib.basemysqldatabaselib.host = "your database host"
    databaselib.basemysqldatabaselib.user = "your database user to acess the database"
    databaselib.basemysqldatabaselib.password = "your database password"
    databaselib.basemysqldatabaselib.db = "the name of your db"

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

eto-mysql-databaselib-1.1.0.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

eto_mysql_databaselib-1.1.0-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

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