Python 3 usage: Difference between revisions

From annawiki
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Overview==
* http://python3wos.appspot.com/ - tracking python 3 on PyPi
==Fedora==
==Fedora==
*http://www.phoronix.com/forums/forum/software/distributions/47700-python-3-is-close-to-becoming-the-default-in-fedora-22
*http://www.phoronix.com/forums/forum/software/distributions/47700-python-3-is-close-to-becoming-the-default-in-fedora-22
Line 6: Line 10:
==Debian/Ubuntu==
==Debian/Ubuntu==
*https://wiki.ubuntu.com/Python/3
*https://wiki.ubuntu.com/Python/3
*https://wiki.debian.org/Python#Supported_Python_Versions


==Mailman Suite==
==Mailman Suite==
Line 12: Line 17:
** "Mailman requires at least Python 3.4"
** "Mailman requires at least Python 3.4"
** !! "Even if Mailman 3 runs on Python 3, the web interfaces and the commands in this procedure run on Python 2.7, so make sure your system Python version is 2.7."
** !! "Even if Mailman 3 runs on Python 3, the web interfaces and the commands in this procedure run on Python 2.7, so make sure your system Python version is 2.7."
==Django==
* https://docs.djangoproject.com/en/1.8/faq/install/#faq-python-version-support
==Google App Engine==
* http://stackoverflow.com/questions/24229203/does-google-app-engine-support-python-3
* https://www.quora.com/What-are-the-plans-to-support-python3-in-google-appengine

Latest revision as of 2015-10-02T03:25:06