Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 449 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 449 Bytes

Instructions

update config file src/data/hs_conf with your info

pip install . to install

hs_util to run

should be useful for a cron job :)

Commands

hs_util table --help

hs_util table -test

hs_util table -date 23-10-2022

todo
  • write unit tests
  • add comprehensive documentation
  • implement auth caching
  • handle api rate limitations
  • general optimizations
    • data frame populating
    • concurrent api calls