Metadata-Version: 2.1
Name: sorcerun
Version: 0.2.9
License-File: LICENSE
Requires-Dist: click
Requires-Dist: sacred (==0.8.4)
Requires-Dist: pymongo
Requires-Dist: pyyaml
Requires-Dist: scikit-learn
Requires-Dist: incense
Requires-Dist: xarray
Requires-Dist: tqdm

Sorcerun is a command-line interface (CLI) designed to streamline the execution and management of computational experiments. It provides built-in support for MongoDB and Sacred, simplifying experiment setup and deployment. Users can configure experiments with a single adapter function, while Sorcerun handles running, logging, and authentication. Additionally, the CLI allows for easy management of MongoDB servers and integrates with the OmniBoard web dashboard for tracking and visualization. Sorcerun aims to facilitate a more efficient experiment lifecycle for researchers, data scientists, and engineers.
