https://github.com/meteran/isolate
Python module to isolated code execution. It uses namespaces, cgroups and seccomp.
https://github.com/meteran/isolate
Last synced: about 1 month ago
JSON representation
Python module to isolated code execution. It uses namespaces, cgroups and seccomp.
- Host: GitHub
- URL: https://github.com/meteran/isolate
- Owner: meteran
- License: bsd-3-clause
- Created: 2016-06-24T16:33:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T06:27:00.000Z (almost 10 years ago)
- Last Synced: 2025-01-08T16:05:27.856Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python module to isolated code execution.
========================================
It uses namespaces, cgroups and seccomp.
---
license: new BSD