Skip to content
/ squawk Public

Interactive bird-call quiz using allaboutbirds.org.

License

Notifications You must be signed in to change notification settings

sayoder/squawk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

squawk

I made this one late night for my sister to help her study for an ornithology test. Pulls MP3s from www.allaboutbirds.org to create a randomized, interactive quiz.

##Usage

  1. pip install -r requirements.txt
  2. Populate birdlist.yaml as demonstrated with a list of birds separated into categories
  3. Run squawk.py with Python 3.

##Dependencies

  • PyYAML >=3.12
  • Requests >=2.13.0
  • mpg123 installed on your system

About

Interactive bird-call quiz using allaboutbirds.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages