spookylukey / pyastgrep
Grep Python Abstract Syntax Trees (AST) using XPath
☆94Updated 3 weeks ago
Alternatives and similar repositories for pyastgrep:
Users that are interested in pyastgrep are comparing it to the libraries listed below
- Python variant types that work with match☆50Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆79Updated 2 weeks ago
- A Textual-based Python AST viewing widget library and application☆91Updated last year
- Vendorize packages from PyPI☆103Updated 8 months ago
- Database Access☆17Updated this week
- Utilities for run-time type validation and multiple dispatch☆165Updated last month
- A minimal re-implementation of Python's `venv` module☆136Updated 10 months ago
- A shell power-up for working with the file system and running subprocess commands☆76Updated last year
- Run pytest inside a sub interpreter☆22Updated last year
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated 2 weeks ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Inline dependencies for small Python scripts.☆40Updated last year
- ☆42Updated 6 months ago
- Proof-of-concept `record` type for Python☆30Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆116Updated 3 weeks ago
- ☆92Updated 7 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Make Python CLI tools win the speed race, by cheating!☆71Updated last year
- A seamless and streamlined functional tool☆104Updated last month
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆89Updated last month
- Builds a graph of a Python project's internal dependencies.☆85Updated 2 weeks ago
- Useful types for Python☆126Updated 2 weeks ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆81Updated 8 months ago
- 🌷 Write beautiful PDFs in declarative Python☆35Updated 3 weeks ago
- generate random python code to test linter/formatter/and other tools☆43Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Syntactical sugar for Python class attributes☆56Updated 9 months ago
- Command-line parsing library for Python 3.☆131Updated 7 months ago
- minimize python source code to find bugs more easily☆34Updated last week
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆22Updated last year