
mariadb 1.1.14
0
Python MariaDB extension
Contents
Python MariaDB extension
Stars: 147, Watchers: 147, Forks: 42, Open Issues: 5The mariadb-corporation/mariadb-connector-python repo was created 7 years ago and the last code push was 22 hours ago.
The project is popular with 147 github stars!
How to Install mariadb
You can install mariadb using pip
pip install mariadb
or add it to a project with poetry
poetry add mariadb
Package Details
- Author
- Georg Richter
- License
- LGPL 2.1
- Homepage
- https://www.github.com/mariadb-corporation/mariadb-connector-python
- PyPi:
- https://pypi.org/project/mariadb/
- Documentation:
- https://mariadb-corporation.github.io/mariadb-connector-python/
- GitHub Repo:
- https://github.com/mariadb-corporation/mariadb-connector-python
Classifiers
- Database
Related Packages
Errors
A list of common mariadb errors.
Code Examples
Here are some mariadb code examples and snippets.
pythonfix