Skip to main content

Hassle-free configs, logging, and cluster management for research projects.

Project description

Haipera: Run Python scripts reproducibly with no-code auto-config

Haipera Logo

License GitHub stars

Find the right parameters and track experiments for your model without all the boilerplate.

Join our Discord server!

What is Haipera?

Haipera is an open-source framework for auto-configurating and performing hyperparameter tuning on your models:

  • 🦥 Config files without any code. Automatically probes the source code to generate reproducible config files.
  • 🐳 Deploy on virtualenv for reproducible experiments. Takes care of all the virtual environments of your code for maximum reproducibility of experiments.
  • 🤖 Setup ablation studies from CLI. Use the command line to directly iterate through hyperparameters.
  • ☁️ Hosted on the Cloud (coming soon!). Run everything locally, or send your model to Haipera Cloud for parallel experimentation.

Getting Started

Install haipera:

pip install haipera

Make sure you have a requirements.txt file where script.py or any Python script you want to run is (or alternatively, somewhere in the Git repo for the script).

Generate config files for your model with:

haipera run script.py

This will generate a script.toml file where script.py is.

You can directly 'edit' the config from CLI via:

haipera run script.py --options 123

You can also set up iterative experiments over parameters by:

haipera run script.py --option1 123 124 125 --option2 blue,red,green

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

haipera-0.1.4.tar.gz (51.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

haipera-0.1.4-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file haipera-0.1.4.tar.gz.

File metadata

  • Download URL: haipera-0.1.4.tar.gz
  • Upload date:
  • Size: 51.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.14

File hashes

Hashes for haipera-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e162932f32d6db1da45c498de535c3e39afee298d702c369f9b51a3de0e62c5a
MD5 d31476696d180d2a05d595ba49921875
BLAKE2b-256 b4bc97362bcee154cb8789884b02c4703a3ba572a8472b59a31a28257a050b51

See more details on using hashes here.

File details

Details for the file haipera-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: haipera-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.14

File hashes

Hashes for haipera-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d8b97e30526a87c8eb4e4f55b1fedb311072bb398c3a2e457abb2b907a8a8f22
MD5 10480f26d648586431a3c392ce1f6397
BLAKE2b-256 a8c6751a28d759ef837ee7f80d2b5dec0416d578a49c034b3cfa476a0514b4ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page