/Routine-Creator

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Routine-Creator

made-with-python GPLv3 license

Table of contents

Files

  • images (images folder)
  • keybinds (keybinds folder)
  • Routine Creator.py (the python file )
  • routine creator keybinds.txt (keybinds file )

Dependencies

To install the dependencies

  • csv (conda install -c anaconda csvkit)
  • second way to install csv (pip install python-csv)
  • pandas (conda install -c anaconda pandas)
  • second way to install pandas (pip install pandas)

or run

pip install -r requirements.txt

Current_Version

Radon

Radon_cc

Radon_hal

Radon_mi

Radon_raw

Keybinds

All project keybinds are located in the ./keybinds folder.

License

GNU GPLv3