I use sublime text with python kite, that's very light weight and very flexible to use.
> On 29-Nov-2021, at 10:52 PM, Lalit Suthar <[email protected]> wrote: > > > I use vscode > >> On Mon, 29 Nov 2021 at 21:40, Vikas Sri <[email protected]> wrote: >> I recommend Pycharm, it makes development fast, helps in debugging and what >> not. >> >>> On Mon, Nov 29, 2021 at 8:34 PM Md Rana Sarkar <[email protected]> >>> wrote: >>> You can create virtualenv and use VS code . That's the free and better IDE >>> for Django or any other web development. >>> >>>> On Mon, Nov 29, 2021 at 7:23 PM 'MH' via Django users >>>> <[email protected]> wrote: >>>> Hi everyone >>>> >>>> I have built a few django apps, but on a very basic level and only for my >>>> own usage. Little helpers for self management. So far I just used vi(m). >>>> >>>> Now I tried out jupyter for the first time. Looks great and thanks to a >>>> few links from Google I could also load the django kernel in jupyter. >>>> Still I am not sure how to use juypter in order to develop django apps. Is >>>> this making sense to you? I either have one of those >>>> demonstration-/documentation-oriented notebooks or I have a plain py file >>>> as usual in django apps. >>>> >>>> My two questions are: >>>> 1. Do you use juypter for django development? >>>> 2. If not, which editor or free IDE do you use? >>>> >>>> Best regards >>>> M >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "Django users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/django-users/32085ce1-4bdc-4dfe-a031-9e4d6b15c9abn%40googlegroups.com. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/CANRb_txomeeAsb16t%3DpSZfoWbbF1Avb1ZGz%2B_7bvESi8Rp%3DKJg%40mail.gmail.com. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CANOk8kLMrJoNRikR55L-s83_FCLUeDd8pKirO6ojDu_kpznLOA%40mail.gmail.com. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAGp2JVEh4Fpu6rygJ%3DvMWYwtOF9uo%3Dr1F3WoaWSB0H2LcQtNjA%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/796C9D9D-2007-4C46-8157-72D06C3D3D77%40gmail.com.

