2 Commits

Author SHA1 Message Date
Harsha Vardhan Lakkireddy
ab1bf24b42 Merge 9a78492c81 into 93d61be802 2024-06-24 02:46:59 +00:00
Harsha Vardhan Lakkireddy
9a78492c81 Update data.json
Added mysql.connector in data.json
2022-10-07 17:41:17 +05:30

View File

@@ -1294,6 +1294,15 @@
],
"description": "Building a Better Democracy for the Internet Age"
},
{
"name": "mysql.connector",
"link": "https://github.com/mysql/mysql-connector-python",
"label": "good-first-issue",
"technologies": [
"Python"
],
"description": "MySQL connector for python2 and python3, can be used to connect to MySQL databases"
},
{
"name": "Python Babel",
"link": "https://github.com/python-babel/babel",