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-source-core"
title = "Evaluate Python source through the thin profile"
codec = "python"
setup = "setup.py"
purpose = "purpose.md"
order = 10
tags = ["python", "profile", "direct-eval"]
requires = ["codec/python", "lang/python-core/v1"]