adamchainz / patchyLinks
Patch the inner source of python functions at runtime.
☆210Updated this week
Alternatives and similar repositories for patchy
Users that are interested in patchy are comparing it to the libraries listed below
Sorting:
- Serialization library for Exceptions and Tracebacks.☆177Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆123Updated last week
- A file-based ORM for Python dataclasses.☆210Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- A Python type explainer!☆83Updated 2 years ago
- ☆92Updated 3 weeks ago
- A library for stubbing in python☆314Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- Check your wheels have the right contents☆167Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆251Updated last week
- upgrade a setup.py to declarative metadata☆149Updated last week
- PyTest Helpers Namespace☆58Updated 3 years ago
- in-process file monitor / reloader for reloading your code automatically during development☆222Updated 2 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Python import rewriter☆80Updated last week
- Builds a graph of a Python project's internal dependencies.☆100Updated last week
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month
- py.test plugin to show failures instantly☆145Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- A pytest plugin that limits the output to just the things you need.☆93Updated last week
- Removes commented-out code from Python files☆217Updated 3 weeks ago
- A Pip requirements file parser.☆137Updated 5 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Simple caching transport for httpx☆54Updated 2 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- Vendorize packages from PyPI☆106Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆73Updated 5 months ago