Metadata-Version: 2.1
Name: bips
Version: 0.0.3.0.0
Summary: to play out beeping sounds to trigger audio alerts
Author: mose_tucker_0159
Author-email: mose.tucker.0159@gmail.com
Keywords: python
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Description-Content-Type: text/markdown
License-File: LICENSE.txt


# bips
bips is a Python library to play out beeping sounds to trigger audio alerts.

## Installation
Use the package manager "pip install" to install bips.

```bash
pip install bips
```

## Contributing
Pull requests are welcome.

## Contributor/s
mose_tucker_0159 -- mose.tucker.0159@gmail.com

## License
[MIT]( https://choosealicense.com/licenses/mit )
