Content deleted Content added
removed Russian-language EL |
SJ Defender (talk | contribs) m Disambiguated: Bash → Bash (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>{{
|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>{{
|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>{{
|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>{{
|url=http://developinthecloud.drdobbs.com/author.asp?section_id=2280&doc_id=246506&}}</ref>
Line 35:
==See also==
* [[
* [[List of Python software]]
|