Note: jsrun is under development. Expect breaking changes between minor versions. One of the most compelling use cases for jsrun is building safe execution environments for AI agents. When LLMs ...
This Python library lets Python read system-level data like CPU usage, memory pressure, disk activity, battery drain, and ...
This package provides a python decorator to save on disk and reuse the results of functions that are long to execute. This can be referred to as persistent memoization. The result of a decorated ...