PythonAnywhere

PythonAnywhere

PythonAnywhere

Online IDE and web hosting service


PythonAnywhere is an online integrated development environment (IDE) and web hosting service (Platform as a service) based on the Python programming language.[1] Founded by Giles Thomas and Robert Smithson in 2012, 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 the user's browser. Web applications hosted by the service can be written using any WSGI-based application framework.

PythonAnywhere was created by Resolver Systems,[2] who also produced Resolver One, a Python-based Spreadsheet program. On 16 October 2012 the product was acquired by a new company, PythonAnywhere LLP, who took on the existing development team.[3] In June, 2022, PythonAnywhere was acquired by Anaconda, Inc.[4]

The development team uses PythonAnywhere to develop PythonAnywhere, and say that its collaboration features help because they use the extreme programming methodology.[5]

Features

  • CPython, PyPy and IPython support, including Python versions 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9.[6]
  • In-browser interactive consoles with code running on hosted servers, shareable between multiple users.
  • WSGI-based web hosting, e.g. Django, Flask, web2py
  • Support for coding from iPad and other mobile devices.
  • Syntax-highlighting in-browser editor.
  • Many popular Python modules pre-installed.[7]
  • Cron-like scheduled tasks to run scripts at a given time of day.
  • Always-on tasks to run scripts and restart them automatically when they fail.[8][9]

Uses

PythonAnywhere is described as "the simplest way to deploy web2py applications" in the official book on the web framework,[10] is suggested when learning NumPy,[11] is deployment platform of choice in Django Girls tutorial,[12] and is recommended as a way of hosting machine learning-based web applications.[13]

See also


References

  1. "PythonAnywhere: un ambiente Python nel proprio browser". doc.it.
  2. "Products - Resolver Systems". Resolver Systems. Archived from the original on 2014-07-17. Retrieved 2012-05-16.
  3. "Resolver Systems News: Acquisition". Resolver Systems. Archived from the original on 2013-02-01. Retrieved 2012-11-22.
  4. "Installation-Free Programming in the Cloud". Develop in the Cloud. Archived from the original on 2013-01-21. Retrieved 2012-07-12.
  5. "Always-on tasks". 13 May 2015.
  6. Massimo Di Pierro (2013). web2py (5th ed.). Lulu.com. pp. 568–. ISBN 978-0-578-12021-8.
  7. Ivan Idris (29 April 2015). NumPy Cookbook - Second Edition. Packt Publishing Ltd. pp. 85–. ISBN 978-1-78439-982-5.
  8. Sebastian Raschka (23 September 2015). Python Machine Learning. Packt Publishing Ltd. pp. 272–. ISBN 978-1-78355-514-7.

Share this article:

This article uses material from the Wikipedia article PythonAnywhere, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.