A lightweight Python library for tracking data operations to Kanaries data infrastructure. It provides simple functions to log data pipelines, queries, and events. The current version is 0.0.5, with intermittent releases.
pip install kanaries-trackNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import and call the track function to record an event.
Pin the exact version in requirements.txt and check for updates regularly.
Install with 'pip install kanaries-track' and import as 'from kanaries_track import track'.
Update to the latest version: pip install --upgrade kanaries-track
No dependency data recorded yet.