likepy

Provoide a trust environment for python like programming language, like RestrictedPython.


Keywords
restricted
License
MIT
Install
pip install likepy==0.3.0

Documentation

Likepy

Likepy is a library that helps to exec or eval the following python-like languages within a trusted environment:

  • RestrictedPython

⚠️ Likepy only supports CPython. It does not support PyPy and other Python implementations.