Forums

Which editor does PythonAnywhere use by default?

I find this very useful and would like to deploy the service on other machines (Amazon via http, for instance).

Do you mean the file editor? That is ace.

Thanks! I finally managed to connect via cloud9 and I highly recommend this. https://docs.aws.amazon.com/cloud9/latest/user-guide/lightsail-instances.html#lightsail-instances-setup Not that I would ever leave pythonanywhere, but my Amazon instances needed something as comfortable as Ace. I'm assuming that deploying cloud9 on PA would be a bit much.

That looks interesting! We should take a closer look, that looks like potential competition...

If found this article where someone is using AWS Cloud9 IDE in combination with DigitalOcean Droplet

https://matthias-web.com/2018/12/21/how-to-use-aws-cloud9-ide-with-digitalocean-droplet/

Stands to reason that it must be possible to use AWS Cloud9 IDE in combination with PythonAnywhere. It is still on my reading list so don't know if it is of any use :-)

It is very interesting to be able to use a cloud based dev environment for teams. Especially if you use 3rd party developers it is a way to give them easy access.

PS: this looks interesting and it is open source: https://www.koding.com