Skip to content

purcell/pydoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Pydoc, the Python documentation navigation package using pydoc

Documentation

If you want the documentation for a Python object, simply type:

M-x pydoc <python object>

Example in Python 3:

M-x pydoc datetime.datetime.now

License

This project is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License, or (at your option) any later version.

About

Emacs mode for navigating Python documentation through pydoc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%