njsmith / perpetuoLinks
Stall tracking for Python's GIL and Trio tasks
☆24Updated 3 months ago
Alternatives and similar repositories for perpetuo
Users that are interested in perpetuo are comparing it to the libraries listed below
Sorting:
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆85Updated last month
- ☆46Updated 5 years ago
- A utility to fetch and download python packages☆151Updated last week
- Run pytest inside a sub interpreter☆23Updated last year
- The async transformation code.☆95Updated last year
- Vendorize packages from PyPI☆104Updated last year
- Run mypy and pyright over millions of lines of code☆100Updated this week
- Network protocol implementations in Python, sans I/O☆144Updated 2 months ago
- Four-wheel drive for asyncio.☆76Updated 5 months ago
- A generic dependency-resolution library written in pure Python☆80Updated 5 years ago
- An unofficial, importable pip API☆115Updated last week
- ☆117Updated last year
- Python variant types that work with match☆52Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- pytest plugin for testing mypy types, stubs, and plugins☆116Updated last week
- Runtime typing introspection tools☆53Updated 3 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- A new Python HTTP client for everybody☆82Updated 4 years ago
- A type-safe `functools.wraps`.☆19Updated last year
- flake8 plugin which checks that typing imports are properly guarded