Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HooYooTracker v0.3.0

Choose a tag to compare

@Scoofszlo Scoofszlo released this 29 Nov 02:39
· 33 commits to release since this release

New

  • Use database to store scraped data so that the program doesn't need to scrape data for each page reload
  • Add refresh button to update data
  • Add config support for logging

Changes

  • Refactor data_processor module to support the database implementation
  • Move exceptions to their own module
  • Fix inconsistencies with logger usage