Add-on:MySQL Connector/Python: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Addon-Bot Update)
m (Addon-Bot repo category update)
Tag: Manual revert
 
(89 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=MySQL Connector/Python
|Name=MySQL Connector/Python
|provider-name=http://forge.mysql.com/projects/project.php?id=302
|provider-name=MySQL
|ID=script.module.myconnpy
|ID=script.module.myconnpy
|latest-version=0.3.2
|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
|Repo=
|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:Dharma add-on repository]]
[[Category:Add-on libraries/modules]]
[[Category:Pre-Eden add-on repository]]
[[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]]

Latest revision as of 04:21, 28 November 2021

MySQL Connector/Python

See this add-on on the kodi.tv showcase

Author: MySQL
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: GPLv2
Source: Source code
Summary: MySQL Connector/Python
Home icon grey.png   ▶ Add-ons ▶ 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.