Skip to content

Random genre chooser, made to explore new music at your own pace.

Notifications You must be signed in to change notification settings

Aninsi-Sasberg/random_genre_at_once

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random_genre_at_once

random_genre_at_once Random genre chooser, made to explore new music at your own pace.

Dependencies

Python 3.x, tested on 3.11.

pip install requests
pip install bs4

If pip install doesn't work, try python -m pip install or even python3 -m pip install.

Execution

Run main.py. It should print a random genre like this: Your randomly chosen genre is: neoperreo (yes that's a genre (not a bug (i hope))).

Project

  • basic utility for printing
  • update genre list without interfering with own progress
  • refactor code
  • user settings
  • tracking genre progress

Aknowledgements

Of course this random genre chooser uses Glenn McDonald's 'Every Noise At Once' to get its list of genres. To get to this list I copied code of coco-zxc's charting-sounds for my ./bin/get_genres get_genre_list_base() function.

About

Random genre chooser, made to explore new music at your own pace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages