Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to read python documentation in Emacs

Tags:

python

emacs

How can I get the python document in Emacs.I list two ways.

1、Using the man command?But I don't know where to download man file.

2、Some people suggest me to use dash in Emacs.What's dash.I can't find dash-mode in Emacs.

like image 497
noah_le Avatar asked Apr 21 '26 19:04

noah_le


1 Answers

Both Elpy and Anaconda-mode have ways of looking up Python documentation:

In Elpy: https://elpy.readthedocs.io/en/latest/ide.html#command-elpy-doc

In Anaconda-mode: https://github.com/proofit404/anaconda-mode#eldoc

I have used both these packages in the past, and both are great!

like image 172
elethan Avatar answered Apr 23 '26 07:04

elethan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!