Metadata-Version: 2.3
Name: button_beaver
Version: 0.2.0.dev0
Summary: Helper for all your 88x31 buttoning needs!
Project-URL: Homepage, https://tildegit.org/MinekPo1/button_beaver
Project-URL: Issues, https://tildegit.org/MinekPo1/button_beaver/issues
Author-email: "Lily \"MinekPo1\" A. N." <minekpo1@dimension.sh>
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: lxml
Requires-Dist: pydantic
Requires-Dist: pyyaml
Requires-Dist: requests
Description-Content-Type: text/markdown

# button_beaver

![Button with a beaver and text saying Button Beaver!](https://tildegit.org/MinekPo1/button_beaver/raw/branch/main/button.png)

Button beaver is a little helper for all your 88x31 buttoning needs! It can be told various [`.well-known/button.json`](https://codeberg.org/LunarEclipse/well-known-button) enabled button sources (or you can add buttons manualy)
and it will handle the rest!

## instalation

```bash
$ pip install button_beaver
```

## usage

TODO
