Meta
  • Meta API
    • meta.asttools - operate on python ast nodes
    • meta.decompile - decompile code objects into ast nodes
    • meta.bytecodetools - operate on python byte-code
  • License
 
Meta
  • Docs »
  • Meta API
  • Edit on GitHub

Meta APIΒΆ

Meta is a suite of tools to manipulate python ast and byte code.

  • meta.asttools - operate on python ast nodes
  • meta.decompile - decompile code objects into ast nodes
  • meta.bytecodetools - operate on python byte-code
Next Previous

© Copyright 2011, Sean Ross-Ross.

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