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.3.tar.gz (50.8 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.3-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: haipera-0.1.3.tar.gz
  • Upload date:
  • Size: 50.8 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.3.tar.gz
Algorithm Hash digest
SHA256 b94e93fef8d1a0874df61d475b9833ee2d2e99be71de01f94b76a98d3b693a18
MD5 71367f1e9d6c5404ada66c674d82a1b9
BLAKE2b-256 e405055925605c42b67406a0b955e13afa9a21f7b2e1d500714eb42ed59e1c53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: haipera-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 12.2 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ef75d38b3b4c5be3ddfd18f73c60fabfb9c0687672e34db896299138351edac7
MD5 2d24580931481ccc3d7b301a543d0f9b
BLAKE2b-256 2de65edb261e440e27524479284db44e4ce12ab3fc21d905c233abb04183d194

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