/pyrotom

Python Code Hotfix and Refactor on the fly

Primary LanguagePython

Pyrotom

Python Code Hotfix and Refactor on the fly!

WORK IN PROGRESS.

Capability

  • Run temp code (TempCodeManager)
  • Trace function calls (trace)
  • Normalize AST for easier code modification (flatten)
  • A better interface to modify code on the fly