you create a web2py app simply by copying the welcome app cd applications mkdir myapp cp -r welcome/* myapp/
But I do not know what you mean by working on a remote server. I think PyCharm works on the local machine. You can mount a remote filesystem I guess but is it worth the trouble? On Monday, 4 August 2014 06:33:58 UTC-5, NOSSOLUTIONS wrote: > > Hi All, > Sorry for disturb. > I've a question regarding Web2py on Pycharm IDE. I wonder if is possible > to create a new web2py project on Pycarm an work on remote server? > thanks a lot. > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

