Metadata-Version: 2.1
Name: corebodytemp
Version: 0.1.0b0
Summary: Python BLE API for interacting with CoreBodyTemp Sensors
Home-page: https://github.com/purpl3F0x/corebodytemp
License: MIT
Author: Stavros Avramidis
Author-email: stavros9899@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Android
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: bleak (>=0.14.0,<0.15.0)
Description-Content-Type: text/markdown

<h1 align="center">Welcome to corebodytemp 👋</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" />
  <a href="https://github.com/purpl3F0x/corebodytemp/blob/master/README.md" target="_blank">
    <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
  </a>
</p>

> Python BLE API for interacting with CoreBodyTemp Sensors

### 🏠 [Homepage](https://github.com/purpl3F0x/corebodytemp)

## Install

```sh
pip install corebodytemp
```

## Author

👤 **Stavros Avramidis**

* Github: [@purpl3F0x](https://github.com/purpl3F0x)

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2022 [Stavros Avramidis](https://github.com/purpl3F0x).<br />
This project is [MIT](https://github.com/purpl3F0x/corebodytemp/blob/master/README.md) licensed.

***

