blockpath analyzes Python asyncio code to detect blocking calls reachable from coroutines. It traces and prints the complete call path across files and modules to help developers avoid event-loop stalls. Useful for static analysis and linting of asynchronous applications.
In the Developer Tools space, blockpath takes a focused approach. It focuses on identifying blocking calls in asyncio code that can stall the event loop. blockpath is an open-source project aimed at python developers. The project is open source (MIT). It ships for the command line.
blockpath first shipped in 2026. The project is developed in the open on GitHub with 27 commits in the last 90 days. Key capabilities include Static Analysis, Call Graph, and Asyncio Linter.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Same category — not a similarity match