mysqlconnectautomation

A python package for connecting with database.


License
MIT
Install
pip install mysqlconnectautomation==0.0.1

Documentation

this project is related to create a python package to connect mysql database

problem statement

we have to create a python package and push to pypi repository. it helps to connect the mysql with one line of code.

step:1

pip install -r requirement.txt

write all the dependencies librariry required to create package and connect the database