Crate python_ast

source ·

Re-exports

Modules

Functions

  • Accepts any Python object and dumps it using the Python ast module.
  • Takes a string of bytes and returns the Python-tokenized version of it.