Metadata-Version: 2.3
Name: temscale
Version: 1.0.0
Summary: library for working with temperature
Project-URL: Homepage, https://github.com/BRamil1/Temscale-py
Project-URL: Issues, https://github.com/BRamil1/Temscale-py/issues
Author-email: Qulowg <qulowg@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

## Temscale
A library that allows you to work with temperature
### Usage
1. install from pip `python3 -m pip install temscale`
2. import the temscale file `from temscale import Temscale`
3. use class Temscale `"your name" = Temscale("value", "type")`
### info
Author Qulow