An open API service indexing awesome lists of open source software.

https://github.com/zopefoundation/zope.untrustedpython

Sandboxed environment for untrusted code / templates, using zope.security and RestrictedPython
https://github.com/zopefoundation/zope.untrustedpython

maintained

Last synced: 8 months ago
JSON representation

Sandboxed environment for untrusted code / templates, using zope.security and RestrictedPython

Awesome Lists containing this project

README

          

.. image:: https://github.com/zopefoundation/zope.untrustedpython/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.untrustedpython/actions/workflows/tests.yml
:alt: CI Status
.. image:: https://readthedocs.org/projects/untrustedpython/badge/?version=latest
:target: https://untrustedpython.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

Sandboxed environment for untrusted code / templates, using zope.security and
RestrictedPython