summaryrefslogtreecommitdiffstats
path: root/test/python.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python: WIP: Let any thread call PythonOmar Rizwan2026-02-081-2/+0
|
* WIP: Start on craft.folk. Need to multithread $pyOmar Rizwan2026-02-061-4/+4
| | | | | | Add undent and indent functions to manage Python code blocks. Get rid of `$py run` and add the more clearly distinct/defined `exec` and `eval`. Add `Uvx --with` hack support.
* python: WIP: Working on Image / argtype support.Omar Rizwan2026-02-061-1/+0
| | | | Add python to prelude.
* WIP: Add Uvx def. Need to implement custom argtype for Image nextOmar Rizwan2026-02-041-0/+18
|
* WIP: lib/python to run Python subprocess, call functions in itOmar Rizwan2026-02-031-0/+23