Metadata-Version: 2.1
Name: bitfrog
Version: 0.0.1
Summary: A Python API for bitfrog notifications.
Home-page: http://github.com/storborg/funniest
Author: Kai Albertson
Author-email: kaialbertson@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent

# bitfrog-python
> *A python api for bitfrog notifications*

## Installation
```
pip install bitfrog
```

## Usage

```python
print("hello world")
```
