Welcome to unit-run documentation#

This package is used to simply run a unit (only supports the Callable object currently) in Python without any extra running code. And it can also save/load all your input parameters as/from a simple json file, so it is easy to run a target unit with auto-input parameters group by give it just a group name.

Check out the content pages bundled to see more.

User Guide