PythonAnywhere: Difference between revisions

Content deleted Content added
removed Russian-language EL
m Disambiguated: BashBash (Unix shell) using Dab solver
Line 13:
}}
 
'''PythonAnywhere''' is an online [[Integrated Development Environment]] (IDE) and [[Web hosting service]] based on the [[Python (programming language)|Python programming language]].<ref>{{Citecite 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/}}</ref> It provides in-browser access to server-based Python and [[Bash (Unix shell)|Bash]] [[Command-line interface]]s, along with a code editor with [[Syntax highlighting]]. Program files can be transferred to and from the service using [[Dropbox (service)|Dropbox]] or via the user's browser. Web applications hosted by the service can be written using any [[Web Server Gateway Interface|WSGI]]-based application framework.
 
PythonAnywhere was created by Resolver Systems,<ref>{{Citecite web|title=Products - Resolver Systems|publisher=Resolver Systems
|url=http://www.resolversystems.com/products/}}</ref> 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 will develop and maintain the product in the future, and have taken on the existing development team.<ref>{{Citecite web|title=Resolver Systems News: Acquisition|publisher=Resolver Systems
|url=http://www.resolversystems.com/news/?p=288}}</ref>
 
The development team use PythonAnywhere to develop PythonAnywhere, and say that its collaboration features help because they use the [[Extreme Programming]] methodology.<ref>{{Citecite web|title=Installation-Free Programming in the Cloud|publisher=Develop in the Cloud
|url=http://developinthecloud.drdobbs.com/author.asp?section_id=2280&doc_id=246506&}}</ref>
 
Line 35:
 
==See also==
* [[ComparisonPython of integrated development environments#PythonIDE|Comparison of Python integrated development environments]]
* [[List of Python software]]