Forum Archive

Is there a list of pure python modules?

Lewis81462468

I was wondering if anyone has compiled a list of pure python modules that can be installed with StaSh?

ccc

https://pypi.org currently hosts 250,000 packages so I doubt that anyone is going to write down the subset that is pure Python.

Lewis81462468

you may have found the answer pypi lists the programming and you can filter it to only
1,911 python 3 only stable projects.

thanks ccc

ccc

You mean that packages that support both Python 2 and Python 3 (like requests) are not interesting?
Also packages that have no trove classifiers are not interesting?
Clearly there are more than 2,000 PyPI packages that are interesting.

Mabl1e

I have read a few of the articles on your website now, and I really like your style dqfansurvey