:mod:`hackersh` --- Parse and execute Hackersh code =================================================== .. module: hackersh :synopsis: Parse and execute Hackersh code This Python module provides the capability to parse and evaluate a string as Hackersh code .. autofunction:: hackersh.parse .. autofunction:: hackersh.eval