Metadata-Version: 2.1
Name: zerohertzLib
Version: 0.1.3
Summary: Zerohertz's Library
Home-page: UNKNOWN
Author: Zerohertz
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
License-File: LICENSE


<h2 align = "center">
    ⚡ Zerohertz's Library ⚡
</h2>

<p align="center">
    <a href="https://pypi.org/project/zerohertzLib/">
        <img src="https://img.shields.io/badge/PyPI-3775A9?style=for-the-badge&logo=PyPI&logoColor=white"/>
    </a>
    <a href="https://jenkins.zerohertz.xyz/blue/organizations/jenkins/zerohertzLib/activity">
       <img src="https://img.shields.io/badge/Jenkins-D24939?style=for-the-badge&logo=Jenkins&logoColor=white"/>
    </a>
    <a href="https://zerohertz.github.io/zerohertzLib/">
        <img src="https://img.shields.io/badge/Sphinx-000000?style=for-the-badge&logo=Sphinx&logoColor=white"/>
    </a>
</p>

```bash
$ pip install zerohertzLib
```

```python
import zerohertzLib as zz
```


