Track-Stargazers
Track-Stargazers copied to clipboard
Make everything work again
- switched off parallel threading due to the logics change
- changed geolocator to geopy because Google Maps need access token
- updated countries.js because some geocodes weren't identified on the web map
- added auth by GitHub token due to the 10 req/hour unath limit
- fixed login parser due to new GitHub web design
- updated requirements.txt
- minor PEP-8 changes