Emacs and Python

后端 未结 3 848
我寻月下人不归
我寻月下人不归 2020-12-23 20:25

I recently started learning Emacs. I went through the tutorial, read some introductory articles, so far so good.

Now I want to use it for Python development. From wh

3条回答
  •  眼角桃花
    2020-12-23 21:09

    This site has a description of how to get Python code completion in Emacs. Ropemacs is a way to get Rope to work in emacs. I haven't had extensive experience with either, but they're worth looking into.

提交回复
热议问题