Skip to content

linem/mjewelplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mjewelplot

Description

A minimal command line tool for plotting important stuff

Guide

To install this package

  1. Build package
python -m build

If you do not have build installed, you can install it using pip

pip install --upgrade build
  1. Install mjewelplot package
pip install .
  1. Run as commandline tool
mjewelplot [inputfile] --exercise [exercise]

As an example

mjewelplot data/fitnotes.csv --exercise "Barbell Squat"

For general help

mjewelplot -h

Authors

  • linem
  • Jakob37

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages