PythonAnywhere
Online IDE and web hosting service
title: "PythonAnywhere" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["python-(programming-language)", "technology-companies-based-in-london"] description: "Online IDE and web hosting service" topic_path: "general/python-programming-language" source: "https://en.wikipedia.org/wiki/PythonAnywhere" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Online IDE and web hosting service ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | PythonAnywhere |
| logo | [[File:PythonAnywhere_logo.png |
| developer | Anaconda, Inc |
| programming language | Python |
| operating system | |
| genre | |
| license | Proprietary |
| website | |
| author | |
| :: |
| name = PythonAnywhere | logo = [[File:PythonAnywhere_logo.png|180px|PythonAnywhere logo]] | caption = | developer = Anaconda, Inc | programming language = Python | operating system = | genre = | license = Proprietary | website = | author =
PythonAnywhere is an online integrated development environment (IDE) and web hosting service (Platform as a service) based on the Python programming language.{{cite web|title=PythonAnywhere: un ambiente Python nel proprio browser|publisher=html.it |url=http://blog.html.it/10/05/2012/pythonanywhere-un-ambiente-python-nel-proprio-browser/}} 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, 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. In June, 2022, PythonAnywhere was acquired by Anaconda, Inc.{{cite web|title=Anaconda acquires PythonAnywhere in a bid to improve Python accessibility|publisher=ITPro |url=https://www.itpro.com/development/programming/368350/anaconda-acquires-pythonanywhere-in-bid-to-improve-accessibility}}
The development team uses PythonAnywhere to develop PythonAnywhere, and say that its collaboration features help because they use the extreme programming methodology.
Features
- CPython, PyPy and IPython support, including Python versions 3.9, 3.10, 3.11, 3.12 and 3.13 (plus some older deprecated versions).
- 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.
- 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.
Uses
PythonAnywhere is described as "the simplest way to deploy web2py applications" in the official book on the web framework, is suggested when learning NumPy, is deployment platform of choice in Django Girls tutorial,{{cite web|title=Django Girls Tutorial: Deploy!|publisher=Django Girls |url=https://tutorial.djangogirls.org/en/deploy/}} and is recommended as a way of hosting machine learning-based web applications.
References
References
- "Products - Resolver Systems". Resolver Systems.
- "Resolver Systems News: Acquisition". Resolver Systems.
- "Installation-Free Programming in the Cloud". Develop in the Cloud.
- "Supported Python versions on PythonAnywhere".
- "Batteries included: PythonAnywhere".
- (13 May 2015). "Always-on tasks".
- "Always-on tasks - PythonAnywhere News".
- Massimo Di Pierro. (2013). "web2py". Lulu.com.
- Ivan Idris. (29 April 2015). "NumPy Cookbook - Second Edition". Packt Publishing Ltd.
- Sebastian Raschka. (23 September 2015). "Python Machine Learning". Packt Publishing Ltd.
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::