Georg Richter d30042b01a Fixed build error
According to the documentation (but also setup.py) the minimum
required version of MariaDB Connector/C is 3.1.5. Since extended
field_types were added in 3.1,8, we need to check the version
of MariaDB Connector/C.
2020-10-13 08:44:33 +02:00
2020-09-01 13:39:52 +02:00
2020-09-29 13:21:13 +02:00
2020-09-29 13:21:13 +02:00
2020-10-04 11:35:40 +02:00
2020-10-13 08:44:33 +02:00
2020-06-05 18:05:27 +02:00
2020-09-01 12:45:16 +02:00
2020-09-15 12:33:55 +02:00
2020-06-24 14:16:48 +02:00
2020-10-05 09:30:12 +02:00

MariaDB Connector/Python

License (LGPL version 2.1) Python 3.6 Build Status Coverity Scan Build Status

MariaDB Connector/Python enables python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and uses MariaDB Connector/C client library for client server communication.

License

MariaDB Connector/Python is licensed under the LGPL 2.1

Source code

MariaDB Connector/Python source code is hosted on Github

Documentation

MariaDB Connector/Python documentation can be found on Github Pages

Bugs

Bugs and feature requests should be filed in the MariaDB bug ticket system

Description
MariaDB Connector/Python
Readme LGPL-2.1 3.3 MiB
Languages
Python 61%
C 39%