Description
A [Pygments](https://pygments.org/) plugin for IPython code & console sessions [IPython](https://ipython.org/) is an interactive Python shell. Among other features, it adds some special convenience syntax, including `%magics`, `!shell commands` and `help?`. This package contains lexers for these, to use with the Pygments syntax highlighting package. - The `ipython` lexer should be used where only input code is highlighted - The `ipythonconsole` lexer works for an IPython session, including code, prompts, output and tracebacks. These lexers were previously part of IPython itself (in `IPython.lib.lexers`), but have now been moved to a separate package.
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 1.1.1 | Imported from PyPI (1.1.1) | Low | 4/21/2026 |
| 1.1.0 | Tag 1.1.0 | Low | 1/16/2025 |
| 1.0.0 | Tag 1.0.0 | Low | 1/15/2025 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
azure-core-tracing-opentelemetryMicrosoft Azure Azure Core OpenTelemetry plugin Library for Pythonazure-template_0.1.0b6187637
