##// END OF EJS Templates
ensure pygments is installed for testing
ensure pygments is installed for testing

File last commit:

r22032:d8372424
r22048:9c77db54
Show More
index.rst
18 lines | 524 B | text/x-rst | RstLexer

Developer's guide to core IPython

This guide documents the development of core IPython. Alternatively, developers of third party tools and libraries that use IPython should see the :doc:`../development/index`.

Developers working on core IPython should also consult the developer information on the IPython GitHub wiki.