help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What Python IDE are you using?


From: Csepp
Subject: Re: What Python IDE are you using?
Date: Tue, 23 Aug 2022 13:34:35 +0200

Luis Felipe <luis.felipe.la@protonmail.com> writes:

> [[PGP Signed Part:Undecided]]
> Hi,
>
> I've been using Emacs Elpy as my Python IDE for a long time now, but
> it's been failing to work properly for a while (currently,
> autocompletion doesn't work; before that linting was not working).
>
> What do you use to program in Python? Is the IDE you use dependable or does 
> it present these kinds of frequent problems too?
>
> So far I've tried GNOME Builder, but it's pretty much like using
> Gedit: just syntax highlighting. GNOME Builder's features have never
> worked when I've tried them out.
>
> I'm currently checking an IDE called Pyzo. And next will try Emacs
> lsp-mode. So if you have had a good/bad experience with these, I'd
> appreciate if you could comment about it.
>
> Thanks in advance,
>
>
> ---
> Luis Felipe López Acevedo
> https://luis-felipe.gitlab.io/
>
> [2. application/pgp-keys; publickey - luis.felipe.la@protonmail.com - 
> 0x12DE1598.asc]...
>
> [[End of PGP Signed Part]]

kakoune + kak-lsp + python-lsp-server + python-black + mypy, maybe a
kakoune editorconfig plugin too

I load it in a guix shell and blamo, nice editor with pretty much every
IDE functionality you could dream of.

I've used this for multiple projects at uni, IMHO it works pretty well.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]