Track-Stargazers icon indicating copy to clipboard operation
Track-Stargazers copied to clipboard

Make everything work again

Open andreygetmanov opened this issue 1 year ago • 0 comments

  • 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

andreygetmanov avatar Aug 03 '23 11:08 andreygetmanov