or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

blocking-detection.mdindex.mdpytest-integration.mdtask-detection.mdthread-detection.md
tile.json

tile.json

{
  "name": "tessl/pypi-pyleak",
  "version": "0.1.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/pyleak@0.1.14",
  "summary": "Detect leaked asyncio tasks, threads, and event loop blocking in Python, inspired by Go's goleak package"
}