PythonAnywhere: Difference between revisions

Content deleted Content added
Gpjt (talk | contribs)
Removed reference to Dropbox (no longer supported as per https://help.pythonanywhere.com/pages/UsingDropbox/)
Gpjt (talk | contribs)
Features: Removed reference to Dropbox as per previous edit. Added Python 3.4
Line 25:
==Features==
 
* '''[[CPython]]''', '''[[PyPy]]''' and '''[[IPython]]''' support, including Python versions 2.6, 2.7, 3.3 and 3.34
* '''In-browser interactive consoles''' with code running on hosted servers, shareable between multiple users.
* '''WSGI-based web hosting''', e.g. [[Django (web framework)|Django]], [[Flask (web framework)|Flask]], [[web2py]]
* '''Support for coding from [[iPad]]''' and other mobile devices.
* Syntax-highlighting in-browser editor.
* Dropbox connectivity
* Many popular Python modules pre-installed
* [[Cron]]-like scheduled tasks to run scripts at a given time of day.