Skip to main content

IPython based debugging and exploring tool

Project description

IPython based debugging and exploring tool

This package provides the following features:

  • IPS() – An embedded IPython shell with some extra features like conditional execution: IPS(x>0).
  • activate_ips_on_exception() – Open an IPython shell in the frame where an exception is raised, but with the ability to move to other frames.
  • dirsearch – easily search for substrings in the attribute list of an object or in the keys of a dict.
  • displaytools – an extesion for jupyter notebooks to display intermediate results (e.g. of assignments). Useful for didactic purposes.

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

ipydex-0.16.2.tar.gz (121.8 kB view hashes)

Uploaded Source

Built Distribution

ipydex-0.16.2-py3-none-any.whl (34.1 kB view hashes)

Uploaded Python 3

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