/pypyrpyram

Hyperparam but for python people

Primary LanguagePythonMIT LicenseMIT

Hyperparam for Python

pypi mit license

Hyperparam but for PyPeople.

Actually just runs Hyperparam javascript via npx hyperparam. Downloads a local copy of node.js if needed.

Why? Because ML people love python, but python sucks for UIs. So here's javascript in a pip package.

Usage

Opens a file browser rooted in the current working directory. You can browse to files inside the current folder.

pip install hyperparam
hyp

Local development

To develop and test the pypyrpyram python client, clone this repo and run:

pip install -e .
hyp