Post AhtSOYDDe41BbcilVY by jtmoulia@mstdn.social
(DIR) More posts by jtmoulia@mstdn.social
(DIR) Post #AhtSOYDDe41BbcilVY by jtmoulia@mstdn.social
2024-05-06T02:47:56Z
0 likes, 0 repeats
A guide on integrating #emacs + #python + #hatch using [mostly] builtin tooling and project local .dir-locals.el variables.Specifically, this setup uses #Eglot + #pyright for live syntax checking, #pytest for code running, #MyPy for type-checking, and #IPython as the shellFeedback would be welcome -- trying to get it robust + idiomatic.https://jtmoulia.srht.site/guides/emacs-python-hatch/