|
|
|
|
|
by adsharma
100 days ago
|
|
Cython and all the libs you mention use the c-api, which is the #1 thing python needs to lose to be competitive. I wish someone writes a stdlib without using it. My attempt from a few months ago in a repo under the py2many org. |
|
Quite hard to lose the #1 reason people use the language for.