pyastgrep

Contents:

  • Installation
  • Basic usage
  • Examples
  • Ignoring files
  • CSS selectors
  • Use as a library
  • Editor integration
  • Tips
  • Bugs and limitations
  • Contributing
  • History
pyastgrep
  • Index

Index

A | C | L | M | P | R | S

A

  • ast_node (pyastgrep.api.Match property)

C

  • col_offset (pyastgrep.api.Position property)

L

  • lineno (pyastgrep.api.Position property)

M

  • Match (class in pyastgrep.api)
  • matching_line (pyastgrep.api.Match property)

P

  • path (pyastgrep.api.Match property)
  • Position (class in pyastgrep.api)
  • position (pyastgrep.api.Match property)
  • process_python_file() (in module pyastgrep.api)
  • process_python_file_cached() (in module pyastgrep.api)
  • ProcessPython (class in pyastgrep.api)

R

  • ReadError (class in pyastgrep.api)

S

  • search_python_files() (in module pyastgrep.api)

© Copyright 2023-2026, Luke Plant.

Built with Sphinx using a theme provided by Read the Docs.