Skip to content

evazorro/evabird

Repository files navigation

evabird

WIP projects using Cornell University's eBird APIs for birdwatching data

Local development

  1. Clone this repo.
  2. Optionally create a new Python virtual environment.
  3. Run pip install -r requirements.txt to install dependencies.
  4. Go to https://ebird.org/api/keygen and copy your eBird API key.
  5. Run export API_KEY=your-api-key-here to set the key as an environment variable.
  6. Run flask --debug run to start the application.

Used in this project

About

WIP projects using Cornell University's eBird APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published