iheanyi / bandcamp-dl

Simple python script to download Bandcamp albums
The Unlicense
941 stars 104 forks source link

Clean up the code. #219

Closed gryf closed 3 months ago

gryf commented 4 months ago

Make the code PEP8 compliant, move certain pieces for modules which are using it (print_clean), removed redundant deps, as it was 1:1 copy (slugify), removed old python related patch for requests and sorted out imports.