Skip to content

hyparam/pypyrpyram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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