Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
206 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created 3 commits in 2 repositories
Created 2 repositories
- Snaacky/ultimate-batch-anime-downloader Python
- Snaacky/htagger Python
Created a pull request in KorigamiK/ultimate-batch-anime-downloader that received 4 comments
Fixed most of the PEP8 violations; added requirements.txt
This PR attempts to move the script towards best Python practices. Nearly every line of the script was a PEP8 violation in one way or another. Lots…