|
|
|
|
|
by postfuturist
4400 days ago
|
|
Did you read the article? The long tail is the critical collection of libraries and most of them will never be ported. People write new Python 2 libraries every day, actually--the list is getting longer, not shorter. That said, gevent is an extremely critical library for a lot of production Python 2 code. There doesn't even seem to be a roadmap to port it to Python 3. |
|
If the libraries are used by people, they tend to get ported. Like most of the most popular packages, and 4799 packages listed on pypi.
Any others you depend on? I'm prepared to roll up my sleeves and help.