Quickstart#

Compatibility#

PyPI - Python Version Build

  • CI Tests currently run from Python 3.8 - 3.11, across Linux, Windows, and macOS.

Build

  • einspect was developed around the CPython implementation, compatibility with other implementations is not impossible, but is currently unlikely.

Installation#

PyPI

To install use pip:

pip install einspect

Dependencies

typing-extensions ~= 4.4.0