Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 339 Bytes

File metadata and controls

11 lines (7 loc) · 339 Bytes

:mod:`pythonect` --- Parse and execute Pythonect code

This Python module provides the capability to parse and evaluate a string as Pythonect code

.. autofunction:: pythonect.parse

.. autofunction:: pythonect.eval