1👍
Yes, it’s possible to do this in Cloud9. The downside here is that Cloud9 lacks debugging and has only basic code completion for Python apps at the moment. However, there are a lot of positives as well, as you pointed out in your post.
Anyway, Cloud9 gives you a VM per project which runs Python 2.6.6, so that should be fine.
Source:stackexchange.com