Metadata-Version: 2.2
Name: birdgame
Version: 0.0.1
Summary: Utilities to help play the Bird Game at crunchdao.com
Home-page: https://github.com/microprediction/birdgame
Author: microprediction
Author-email: peter.cotton@microprediction.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# birdgame

Utilities for the Bird Game at [crunchdao.com](https://crunchdao.com).

## Install

```bash
pip install birdgame
```

## Examples 


## General Bird Game Advice 

- [Literature](https://github.com/microprediction/birdgame/blob/main/LITERATURE.md) 
- Useful Python [packages](https://github.com/microprediction/birdgame/blob/main/PACKAGES.md)

