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☆137Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 9 months ago
- A TUI disassembler☆119Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Friendlier Python tracebacks.☆83Updated 2 months ago
- 🎰 Ensure your __slots__ are working properly☆99Updated last week
- Run mypy and pyright over millions of lines of code☆94Updated last week
- Automatically remove unnecessary `# noqa` comments☆266Updated 3 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆86Updated 3 months ago
- A little benchmarking tool for Python☆189Updated last year
- ☆92Updated 2 years ago
- A Python type checker☆366Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆242Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- dead simple python dead code detection☆359Updated 3 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- PyPI package browsing web application☆52Updated 3 weeks ago
- Build and Inspect Python Packages in GitHub Actions☆196Updated this week
- Declarative CLI argument parser☆158Updated 3 weeks ago
- A Python type explainer!☆81Updated last year
- apply a consistent format to `setup.cfg` files☆153Updated 3 weeks ago
- Useful types for Python☆132Updated 2 months ago
- ☆184Updated last week
- Safe, minimal import sorting for Python projects.☆198Updated 8 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- Validation library for simple check on `pyproject.toml`☆163Updated 2 weeks ago
- Fancy PyPI READMEs with Hatch☆173Updated 2 weeks ago
- can we have dict unpacking in python?☆34Updated 2 months 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