naftaliharris / tauthon

Fork of Python 2.7 with new syntax, builtins, and libraries backported from Python 3.
Other
668 stars 43 forks source link

Formalize "batteries not included" availabiity #134

Open vandys opened 3 years ago

vandys commented 3 years ago

We should pick a place to formally collect ports of useful modules not in the base system. I'm fine with just a suite of things you can git clone, then "tauthon setup.py build" and "sudo tauthon setup.py install". Crypto, XMPP, requests, ipaddr, pyserial, pyftpdlib, pymongo all come to mind immediately.

Meta question: is anybody still tending the fire?

stefantalpalaru commented 3 years ago

is anybody still tending the fire?

Yes.