pyta-uoft / pytaLinks
Adventures in code analysis for teaching Python.
☆98Updated this week
Alternatives and similar repositories for pyta
Users that are interested in pyta are comparing it to the libraries listed below
Sorting:
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Git repository of MarkUs☆268Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Issue tracker for CPython's workflow☆100Updated 4 months ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- A bot to help identify missing information for CPython pull requests☆127Updated last week
- CLA enforcement bot for Python organization projects☆86Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python call graph visualization for recursive functions.☆220Updated last year
- A Python client for the OK autograding system☆56Updated 4 months ago
- A common base representation of python source code for pylint and other projects☆553Updated this week
- Guido's time machine☆101Updated 5 years ago
- A Python type checker☆370Updated last week
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Communications from the Steering Council☆164Updated 4 months ago
- Retrieve information from typeshed and other typing stubs☆28Updated 2 weeks ago
- What The Patch!? -- A Python patch parsing library☆70Updated 8 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆78Updated last month
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 2 years ago
- PyPI downloads analytics dashboard☆154Updated 2 years ago
- A GitHub action that runs black code formatter for Python☆191Updated 4 years ago
- Tool for translation type comments to type annotations in Python☆151Updated 2 months ago
- python scratchpad with real-time code evaluation☆75Updated 6 years ago
- Command-line interface to PyPI Stats API to get download stats for Python packages☆219Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Unravelling Python source code☆188Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Safe, minimal import sorting for Python projects.☆204Updated 10 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago