File tree 1 file changed +4
-6
lines changed 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
# mysqlclient
2
2
3
- [ ![ Build Status] ( https://secure.travis-ci.org/PyMySQL/mysqlclient-python.png )] ( http://travis-ci.org/PyMySQL/mysqlclient-python )
3
+ This project is a fork of [ MySQLdb1] ( https://github.com/farcepest/MySQLdb1 ) .
4
+ This project adds Python 3 support and fixed many bugs.
4
5
5
- This is a fork of [ MySQLdb1] ( https://github.com/farcepest/MySQLdb1 ) .
6
-
7
- This project adds Python 3 support and bug fixes.
8
- I hope this fork is merged back to MySQLdb1 like distribute was merged back to setuptools.
6
+ * PyPI: https://pypi.org/project/mysqlclient/
7
+ * GitHub: https://github.com/PyMySQL/mysqlclient
9
8
10
9
11
10
## Support
@@ -83,4 +82,3 @@ $ pip install mysqlclient
83
82
### Documentation
84
83
85
84
Documentation is hosted on [ Read The Docs] ( https://mysqlclient.readthedocs.io/ )
86
-
You can’t perform that action at this time.
0 commit comments