music_report/README.md
2021-03-04 11:18:30 +01:00

24 lines
626 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Instructions
_Make sure you have Pandas installed, else run pip install pandas_
**In terminal:**
cd users/path/to/project/folder
_The project folder can be any folder, like the one you use for your Hindenburg project_
**In Hindenburg:**
Choose File > Music Report, then Copy
**In terminal:**
Write "python" and then drag the musicreport.py file into the terminal window, should then look like _python users/path/to/musicreport.py_
_You can of course start in Hindenburg, just make sure you're not copying anything like a path before you run the script as the script gets the info from clipboard._