Skip to content

Tracking training progress for my dog's separation anxiety, based on Julie Naismith's be right back method

Notifications You must be signed in to change notification settings

sdysch/separation_anxiety_tracker

Repository files navigation

separation_anxiety_tracker

Install Update Database

Tracking training progress for my dog's separation anxiety, based on Julie Naismith's be right back method

To scrape data from the app, login and use developer console to find the session cookie. Put this in a secrets.yml file (follow the example here

Overall progress

See progress here

Install

conda create -n sa_tracker python=3.12
conda activate sa_tracker
pip install -e .

TODO

  • Read raw data from google sheets
  • Add in warmup support (figure out how to scrape from BRB app)
  • DB hosting?
  • Automated read of hosted DB (daily? cron from google sheets?)
    • Kinda done with scheduled github actions
  • do not duplicate DB entries
  • check for rating
  • Streamlit?

About

Tracking training progress for my dog's separation anxiety, based on Julie Naismith's be right back method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published