Skip to main content

IPython-extensions: more magic(s) for IPython

Project description

This package consists of various IPython extensions (mostly new %magics). It exists mainly to make installation of these extension easier: you only need to install and update one package to get multiple extensions. Also, the up-to-now used %install_ext magic is deprecated and will be removed in a future version, so the only way to distribute extensions is via python packages.

Documentation

The documentation can be found on http://ipython-extensions.readthedocs.org/en/latest/

Contributing

You have an IPython extension (e.g. a %magic command) but it’s too small to build your own package? You are welcome to contribute it to this repository!

To prevent bit rot, it should follow the guidelines outlined in CONTRIBUTING.md, meaning:

  • it should be IPython centric (notebook centric extensions belong to the jupyter notebook extension repo)

  • it should have proper documentation (preferable in numpydoc style)

  • it should have a few tests of the functionality (see examples in this repository or in IPython)

Build Status Documentation Status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipyext-0.1.0.zip (8.0 kB view hashes)

Uploaded Source

Built Distributions

ipyext-0.1.0-py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 3

ipyext-0.1.0-py2-none-any.whl (7.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page