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
- Host: GitHub
- URL: https://github.com/zopefoundation/zope.untrustedpython
- Owner: zopefoundation
- Created: 2013-02-12T03:53:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-09-12T07:51:16.000Z (9 months ago)
- Last Synced: 2025-10-04T21:46:30.370Z (8 months ago)
- Topics: maintained
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 62
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.md
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