Add-on:MySQL Connector/Python: Difference between revisions
Jump to navigation
Jump to search
>NedBot m Addon-Bot Update |
m Addon-Bot repo category update Tag: Manual revert |
||
| (91 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Addon | {{Addon | ||
|Name=MySQL Connector/Python | |Name=MySQL Connector/Python | ||
|provider-name= | |provider-name=MySQL | ||
|ID=script.module.myconnpy | |ID=script.module.myconnpy | ||
|latest-version=0. | |latest-version=8.0.18+matrix.1 | ||
|extension point=xbmc.python.module | |extension point=xbmc.python.module | ||
|provides= | |provides= | ||
| Line 9: | Line 9: | ||
|Description=MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine. | |Description=MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine. | ||
|Platform=all | |Platform=all | ||
|Language= | |||
|License=GPLv2 | |||
|Forum= | |||
|Website=http://dev.mysql.com/doc/connector-python/en/index.html | |||
|Source=http://dev.mysql.com/downloads/connector/python/ | |||
|Email= | |||
|broken= | |||
|icon url=}} | |icon url=}} | ||
[[Category: | [[Category:Add-on libraries/modules]] | ||
[[Category: | [[Category:Add-ons with license tag]] | ||
[[Category:Add-ons with source tag]] | |||
[[Category:Add-ons with website tag]] | |||
[[Category:All add-ons]] | |||
[[Category:Gotham add-on repository]] | |||
[[Category:Helix add-on repository]] | |||
[[Category:Isengard add-on repository]] | |||
[[Category:Jarvis add-on repository]] | |||
[[Category:Krypton add-on repository]] | |||
[[Category:Leia add-on repository]] | |||
[[Category:Matrix add-on repository]] | |||
[[Category:Nexus add-on repository]] | |||
[[Category:Omega add-on repository]] | |||
Latest revision as of 02:21, 14 June 2025
| MySQL Connector/Python | ||||||||||||||||
| ||||||||||||||||
MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. This means you don't have to compile anything or MySQL (client library) doesn't even have to be installed on the machine.