On Saturday, June 13, 2015 at 4:15:33 PM UTC-4, r/ Wobben wrote: > > Is there a good cloud ide that I can usefor pylons development ? >
I think you're the first person to being up a cloud ide on this list. Pyramid works on most non-cloud IDEs with minimal setup. (see Steve's note about PyCharm) As long as your cloud ide of choice supports Python and virtualenvs, pyramid/pylon should work fine in it. Setup should be similar to pycharm. @Steve there's been a recent push for cloud based IDEs. basically a hosted pycharm + server that you vnc or browser into. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
