Importing modules and calling top-level functions from them Passing multiple positional and keyword arguments Receiving return values, including nested lists and dicts Getting Python exceptions across ...
pocketpy is a portable Python 3.x interpreter, written in C11. It aims to be an alternative to Lua for game scripting, with elegant syntax, powerful features and competitive performance. pocketpy has ...