Thanks for the reply Jim!

For the record I just got py4web running in an Oracle Ubuntu instance and 
it was relatively painless
it complained about email aliases - but created what it needed
it asked what services to restart - I just restarted them all
The dashboard is up and running so it's a whole new world!
Thanks again to the web2py community and now to py4web community for their 
great work and thanks to Luca de Alfaro for his youtube videos which will 
help get me started. 

On Wednesday, 16 November 2022 at 14:15:46 UTC Jim S wrote:

> I too am a PyCharm user.  Disappointed the web2py support was dropped.
>
> I have switched to py4web for all new development and it works great in 
> PyCharm.
>
> I think a lot of others use VS Code.  You just need to incorporate the 
> import-trick at the top of each file
>
> try:
>     import your web2py objects here
> except:
>     pass
>
> That way you'll be able to use the code completion in web2py - should work 
> with VS Code, PyCharm or any modern IDE.
>
> -Jim
>
>
> On Wednesday, November 16, 2022 at 7:18:57 AM UTC-6 Peter wrote:
>
>> Have been out of the loop for a while but while getting back in to things 
>> upgrading and migrating a web2py app to Python 3 (all went well!). In the 
>> process I renewed a subscription with JetBrains PyCharm and am discovering 
>> (see below) they have dropped support for web2py. The only reason for using 
>> it was the support for web2py.
>>
>> *Has anyone got suggestions for an alternate editor?  *
>> *I mainly use python/web2py but some support for html and css framework/s 
>> would be useful.*
>>
>> *Where/how can I donate to the web2py (or preferred) cause?*
>>
>>
>>
>> *"From *
>> *https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000585024-Web2py-Gutter-Icons
>>  
>> <https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000585024-Web2py-Gutter-Icons>*
>> Created January 21, 2022 01:31 
>> <https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000585024/comments/4415898178834>
>>  
>> * Comment actions web2py support was deprecated and there are no plans to 
>> support it in the future (at the moment)."*
>>
>>
>>

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/1fac575d-54ce-41bd-8980-5a802928957dn%40googlegroups.com.

Reply via email to