andybui01 / simple_barloader

Generate bar loading graphic for weightlifting meets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Barloader

Generate bar loading graphic for weightlifting meets.

pip3 install git+https://github.com/andybui01/Simple-Barloader.git

Usage:

generate(weight,isMale,OPTIONAL=[file_path='WHERE/TO/SAVE'])

Example usage (with resulting graphic):

M250

generate(250, True)

About

Generate bar loading graphic for weightlifting meets.

License:MIT License


Languages

Language:Python 100.0%