sim-lib-lang-python 0.1.0

Thin Python core profile for the SIM expression runtime.
Documentation
1
2
3
4
5
6
7
8
id = "python-capability-eval"
title = "Run dynamic Python with diminished authority"
codec = "python"
setup = "setup.py"
purpose = "purpose.md"
order = 20
tags = ["python", "eval", "exec", "capability", "read-eval"]
requires = ["codec/python", "lang/python-core/v1", "read-eval"]