Is it still too early to hop aboard the Python 3 train?

前端 未结 1 1379
忘掉有多难
忘掉有多难 2021-01-04 22:08

I\'m still a beginner to Python, so I thought I could as well learn the newest iteration of Python. Especially since it is now 3.1 or 3.2 something.

But it seems lik

相关标签:
1条回答
  • 2021-01-04 22:34

    MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver.

    Compatible with Python v2.5 to v2.7 and Python v3.1!

    0 讨论(0)
提交回复
热议问题