The PyExperimenter is a tool for the automatic execution of various experiments.
Project description
With the PyExperimenter user can create a function that run one single experiment (we call this function own_function
, but any function name is possible). The experiment itself,
which is defined by its parameters, is then automatically executed by passing the parameters to the own_function
and writing the
results in a database. Errors that occur during execution are also captured by the PyExperimenter and written to the database.
For the complete documentation, please visit the GitHub: https://github.com/lukasgehring/py_experimenter
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_experimenter-0.0.3.tar.gz
(7.7 kB
view hashes)
Built Distribution
Close
Hashes for py_experimenter-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b662545d5f78ef327c794af1a0338b3c977e57d72d0afb95c19e2957aa42a19b |
|
MD5 | 920014eb9db63d1d35bbd725b6a7be24 |
|
BLAKE2b-256 | 89a1fcacd714cda281731772a784c6c24408c26d3289e6999c4ccb23686f4baf |