access-py-telemetry

An IPython/Jupyter extension that instruments registered Python function calls and sends non-blocking usage telemetry to remote endpoints.

This documentation is organised for two audiences:

  • End users — people using packages that already have telemetry integrated (e.g. intake, payu) who want to understand or control whether it runs.

  • Developers — library authors who want to add usage tracking to their own packages.

Getting Started