FICHA · MANJARO

python-parso

Python parser that supports error recovery and round-trip parsing for different Python versions

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Parses Python code with error recovery and round-trip support across multiple Python versions. It helps editors, autocompletion engines, refactoring tools, and code analyzers understand source code even while it is being edited.

This library analyzes code; it does not prove code is safe or correct. Tools using it should still avoid executing untrusted source during analysis.

Permissions

Permissions not analysed for this source yet.