Skip to content

Wilfred/python-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Info Manuals

Build Status

This is a simple Emacs package to provide an info manual for Python.

To install, you need to be using MELPA then simply M-x package-install RET python-info.

Updating python.texi

To run the makefile, you will need virtualenv and Python 2, then simply:

$ cd build
$ make

This will create build/python.texi.

Licensing

This is really just a makefile, which is licensed under the BSD license (see COPYING). The Python info files are under the PSF license.

Other Projects

pylookup is also excellent if you're looking for searching Python docs.

About

The python manual in texinfo format, particularly for Emacs users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published