pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
693 stars 2.29k forks source link

PCC56 Geoff Riley #814

Closed GeoffRiley closed 2 years ago

GeoffRiley commented 2 years ago

Difficulty level (1-10): [3] Estimated time spent (hours): [2] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [Sought out a package to read the ID3 tags from MP3 files. Ended up with TinyTag which is wholly coded in Python and handles a number of different audio formats. Beside formatting a table of the files and times, I expanded by placing a histogram representing the relative track lengths including a marker for the mean length. Fun.] Other feedback (what can we improve?): []