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


# bips
bips is a Python library for 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 )


