brettcannon / desugarLinks
Unravelling Python source code
☆188Updated last year
Alternatives and similar repositories for desugar
Users that are interested in desugar are comparing it to the libraries listed below
Sorting:
- A minimal re-implementation of Python's `venv` module☆136Updated 11 months ago
- A coverage plugin to provide sensible default settings☆79Updated this week
- Useful types for Python☆131Updated last month
- better error messages for assert equals in pytest☆322Updated 8 months ago
- dead simple python dead code detection☆356Updated this week
- ☆92Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- pytest + rich integration (proof of concept)☆239Updated 2 months ago
- 🎰 Ensure your __slots__ are working properly☆98Updated last week
- Automatically remove unnecessary `# noqa` comments☆265Updated this week
- Run mypy and pyright over millions of lines of code☆89Updated last week
- A TUI disassembler☆119Updated 2 years ago
- Automatically add simple type annotations to your code☆256Updated 8 months ago
- A little benchmarking tool for Python☆188Updated last year
- ☆40Updated 3 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 4 months ago
- A utility to fetch and download python packages☆151Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 2 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A Python type explainer!☆81Updated last year
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Flake8 Type Annotation Checking☆164Updated last month
- ☆45Updated 9 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆351Updated 2 months ago
- PyPI package browsing web application☆52Updated last week