Contents

RestrictedPython 7.4

0

RestrictedPython is a defined subset of the Python language which allows to provide a program input

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

Stars: 460, Watchers: 460, Forks: 38, Open Issues: 20

The zopefoundation/RestrictedPython repo was created 11 years ago and the last code push was 3 days ago.
The project is popular with 460 github stars!

How to Install restrictedpython

You can install restrictedpython using pip

pip install restrictedpython

or add it to a project with poetry

poetry add restrictedpython

Package Details

Author
Zope Foundation and Contributors
License
ZPL 2.1
Homepage
https://github.com/zopefoundation/RestrictedPython
PyPi:
https://pypi.org/project/RestrictedPython/
Documentation:
https://restrictedpython.readthedocs.io/
GitHub Repo:
https://github.com/zopefoundation/RestrictedPython

Classifiers

  • Security
No  restrictedpython  pypi packages just yet.

Errors

A list of common restrictedpython errors.

Code Examples

Here are some restrictedpython code examples and snippets.