trio-mysql 1.0.3
0
Pure Python MySQL Driver
Contents
Pure Python MySQL Driver
Stars: 11, Watchers: 11, Forks: 6, Open Issues: 5The python-trio/trio-mysql
repo was created 6 years ago and the last code push was 1 years ago. The project is not very popular with only 11 github stars!
How to Install trio_mysql
You can install trio_mysql using pip
pip install trio_mysql
or add it to a project with poetry
poetry add trio_mysql
Package Details
- Author
- Matthias Urlichs
- License
- MIT
- Homepage
- https://github.com/python-trio/trio-mysql/
- PyPi:
- https://pypi.org/project/trio-mysql/
- Documentation:
- https://trio_mysql.readthedocs.io/
- GitHub Repo:
- https://github.com/python-trio/trio-mysql
Classifiers
- Database
Related Packages
Errors
A list of common trio_mysql errors.
Code Examples
Here are some trio_mysql
code examples and snippets.
GitHub Issues
The trio_mysql package has 5 open issues on GitHub
- Packet sequence number wrong - got 3 expected 1