pyta-uoft / pytaLinks
Adventures in code analysis for teaching Python.
☆101Updated last week
Alternatives and similar repositories for pyta
Users that are interested in pyta are comparing it to the libraries listed below
Sorting:
- Python module to estimate big-O time complexity from execution time☆343Updated 2 years ago
- A Python client for the OK autograding system☆57Updated 5 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- Python call graph visualization for recursive functions.☆224Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Library to refactor python code through AST manipulation.☆358Updated 10 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- This repo is used to manage the migration from bugs.python.org to GitHub.☆43Updated 3 years ago
- A bot to help identify missing information for CPython pull requests☆133Updated last week
- What The Patch!? -- A Python patch parsing library☆75Updated last year
- Annotate Python AST trees with source text and token information☆192Updated last month
- Spell checker for source code☆95Updated 10 months ago
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Tool for translation type comments to type annotations in Python☆156Updated 8 months ago
- Resolve abstract dependencies into concrete ones☆160Updated 3 months ago
- psf/black online demo☆170Updated last year
- Issue tracker for CPython's workflow☆104Updated 4 months ago
- A Python type checker☆378Updated last week
- Guido's time machine☆103Updated 5 years ago
- Unravelling Python source code☆191Updated last year
- Communications from the Steering Council☆173Updated last month
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Canonical location of Python Software Foundation Request for Information/Proposal documents.☆48Updated 3 years ago
- PyPI downloads analytics dashboard☆177Updated 5 months ago
- Expose CPython's tokenizer as a Python class☆63Updated 5 years ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆55Updated 5 years ago