Introducing getsources: getting source code from Python functions.
Recovers clean, parseable source text from Python function objects, including nested and interactive definitions.
PUBLICATIONS / TAGGED SIGNALS
getsources: getting source code from Python functions.Recovers clean, parseable source text from Python function objects, including nested and interactive definitions.
metacode: machine-readable instructions in comments.Gives Python tools one shared syntax for machine-readable instructions placed directly in source comments.