PythonAnywhere

This is an old revision of this page, as edited by Malcolma (talk | contribs) at 19:48, 5 June 2012 (added Category:Python p; removed {{uncategorized}} using HotCat). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

PythonAnywhere is an online Integrated Development Environment (IDE) and Web hosting service based on the Python programming language.[1] It provides in-browser access to server-based Python and Bash Command-line interfaces, along with a code editor with Syntax highlighting. Program files can be transferred to and from the service using Dropbox or via the user's browser. Web applications hosted by the service can be written using any WSGI-based application framework.

PythonAnywhere
Developer(s)Resolver Systems
Operating systemCross-platform / HTML5
TypeIntegrated development environment, Web hosting service
LicenseProprietary
Websitehttp://www.pythonanywhere.com/

PythonAnywhere was created and is maintained by Resolver Systems,[2] who also produce Resolver One, a Python-based Spreadsheet program.

Features

  • CPython, PyPy and IPython support, including Python versions 2.7 and 3.2
  • In-browser interactive consoles with code running on hosted servers, shareable between multiple users.
  • WSGI-based web hosting, eg. Django, 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.

See also

References

  1. ^ "PythonAnywhere: un ambiente Python nel proprio browser". html.it.
  2. ^ "Products - Resolver Systems". Resolver Systems.