mariadb 1.1.10
0
Python MariaDB extension
Contents
Python MariaDB extension
Stars: 131, Watchers: 131, Forks: 37, Open Issues: 2The mariadb-corporation/mariadb-connector-python
repo was created 5 years ago and the last code push was 1 weeks ago.
The project is popular with 131 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.