<p align="center">
<img src="https://github.com/Zerohertz/Zerohertz/assets/42334717/90adcc0f-c6ec-4aca-af41-856931956093">
</p>
<h2 align = "center">
⚡ Zerohertz's Library ⚡
</h2>
<p align="center">
</br>
<a href="https://pypi.org/project/zerohertzLib/">
<img src="https://img.shields.io/pypi/v/zerohertzLib?style=for-the-badge&logo=PyPI&logoColor=FFFFFF&labelColor=3775A9&color=007EC6" alt="PyPI version">
</a>
</br>
<a href="https://github.com/Zerohertz/zerohertzLib">
<img src="https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=GitHub&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/python-pkg-cicd/">
<img src="https://img.shields.io/badge/Zerohertz's%20Blog-800a0a?style=for-the-badge&logo=beatsbydre&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>
</br>
<a href="https://github.com/Zerohertz/zerohertzLib/blob/master/LICENSE">
<img src="https://img.shields.io/pypi/l/zerohertzLib", alt="LICENSE">
</a>
<a href="https://pypi.org/project/zerohertzLib/">
<img alt="PyPI wheel" src="https://img.shields.io/pypi/wheel/zerohertzLib">
</a>
<a href="https://github.com/psf/black">
<img src="https://img.shields.io/badge/code%20style-black-black">
</a>
<a href="https://app.codacy.com/gh/Zerohertz/zerohertzLib/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade">
<img src="https://app.codacy.com/project/badge/Grade/b08b1d140ee54ae1aa8ee251cb5888ff"/>
</a>
</p>
```bash
sudo apt install python3-opencv -y
pip install zerohertzLib
pip install zerohertzLib[api]
pip install zerohertzLib[mlops]
pip install zerohertzLib[quant]
pip install zerohertzLib[all]
```
<p align="center">
<img src="https://github.com/Zerohertz/Zerohertz/assets/42334717/85c44efa-1440-4962-a6e5-7453b0bdc689" width="600">
</p>
```python
import zerohertzLib as zz
```
Raw data
{
"_id": null,
"home_page": null,
"name": "zerohertzLib-dev",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "zerohertz <ohg3417@gmail.com>",
"keywords": "Scientific/Engineering, Mathematics, Artificial Intelligence, Software Development, Libraries",
"author": null,
"author_email": "zerohertz <ohg3417@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/75/f5/17c9f1dc98c946da4a18deefde29823803e5f1d9bf026e078d331963c352/zerohertzlib_dev-1.1.3.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <img src=\"https://github.com/Zerohertz/Zerohertz/assets/42334717/90adcc0f-c6ec-4aca-af41-856931956093\">\n</p>\n\n<h2 align = \"center\">\n \u26a1 Zerohertz's Library \u26a1\n</h2>\n\n<p align=\"center\">\n </br>\n <a href=\"https://pypi.org/project/zerohertzLib/\">\n <img src=\"https://img.shields.io/pypi/v/zerohertzLib?style=for-the-badge&logo=PyPI&logoColor=FFFFFF&labelColor=3775A9&color=007EC6\" alt=\"PyPI version\">\n </a>\n </br>\n <a href=\"https://github.com/Zerohertz/zerohertzLib\">\n <img src=\"https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=GitHub&logoColor=white\"/>\n </a>\n <a href=\"https://jenkins.zerohertz.xyz/blue/organizations/jenkins/zerohertzLib/activity\">\n <img src=\"https://img.shields.io/badge/Jenkins-D24939?style=for-the-badge&logo=Jenkins&logoColor=white\"/>\n </a>\n <a href = \"https://zerohertz.github.io/python-pkg-cicd/\">\n <img src=\"https://img.shields.io/badge/Zerohertz's%20Blog-800a0a?style=for-the-badge&logo=beatsbydre&logoColor=white\"/>\n </a>\n <a href=\"https://zerohertz.github.io/zerohertzLib/\">\n <img src=\"https://img.shields.io/badge/Sphinx-000000?style=for-the-badge&logo=Sphinx&logoColor=white\"/>\n </a>\n </br>\n <a href=\"https://github.com/Zerohertz/zerohertzLib/blob/master/LICENSE\">\n <img src=\"https://img.shields.io/pypi/l/zerohertzLib\", alt=\"LICENSE\">\n </a>\n <a href=\"https://pypi.org/project/zerohertzLib/\">\n <img alt=\"PyPI wheel\" src=\"https://img.shields.io/pypi/wheel/zerohertzLib\">\n </a>\n <a href=\"https://github.com/psf/black\">\n <img src=\"https://img.shields.io/badge/code%20style-black-black\">\n </a>\n <a href=\"https://app.codacy.com/gh/Zerohertz/zerohertzLib/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade\">\n <img src=\"https://app.codacy.com/project/badge/Grade/b08b1d140ee54ae1aa8ee251cb5888ff\"/>\n </a>\n</p>\n\n```bash\nsudo apt install python3-opencv -y\npip install zerohertzLib\npip install zerohertzLib[api]\npip install zerohertzLib[mlops]\npip install zerohertzLib[quant]\npip install zerohertzLib[all]\n```\n\n<p align=\"center\">\n <img src=\"https://github.com/Zerohertz/Zerohertz/assets/42334717/85c44efa-1440-4962-a6e5-7453b0bdc689\" width=\"600\">\n</p>\n\n```python\nimport zerohertzLib as zz\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Zerohertz's Library",
"version": "1.1.3",
"project_urls": {
"changelog": "https://zerohertz.github.io/zerohertzLib/release.html",
"documentation": "https://zerohertz.github.io/zerohertzLib",
"homepage": "https://zerohertz.github.io/zerohertzLib",
"repository": "https://github.com/Zerohertz/zerohertzLib"
},
"split_keywords": [
"scientific/engineering",
" mathematics",
" artificial intelligence",
" software development",
" libraries"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b7f290857e16508fad424adc2612e4c74fe8a3ee18cacb577374293ed8c4e323",
"md5": "221b4a594c922c3b5ea53437a69235c2",
"sha256": "f2b2bee30cc96badcfd03d3ac57b7f78691dadcbe84d220aa2b556524dbd4d8b"
},
"downloads": -1,
"filename": "zerohertzLib_dev-1.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "221b4a594c922c3b5ea53437a69235c2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 6137889,
"upload_time": "2024-06-19T05:00:32",
"upload_time_iso_8601": "2024-06-19T05:00:32.886464Z",
"url": "https://files.pythonhosted.org/packages/b7/f2/90857e16508fad424adc2612e4c74fe8a3ee18cacb577374293ed8c4e323/zerohertzLib_dev-1.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "75f517c9f1dc98c946da4a18deefde29823803e5f1d9bf026e078d331963c352",
"md5": "d67a821ab424c8c808424296e15e92b8",
"sha256": "6abfe2d83333c5bacd451245c229105db13878ad2dc48c142d45840df72e907e"
},
"downloads": -1,
"filename": "zerohertzlib_dev-1.1.3.tar.gz",
"has_sig": false,
"md5_digest": "d67a821ab424c8c808424296e15e92b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6090714,
"upload_time": "2024-06-19T05:00:45",
"upload_time_iso_8601": "2024-06-19T05:00:45.465191Z",
"url": "https://files.pythonhosted.org/packages/75/f5/17c9f1dc98c946da4a18deefde29823803e5f1d9bf026e078d331963c352/zerohertzlib_dev-1.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-19 05:00:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Zerohertz",
"github_project": "zerohertzLib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "zerohertzlib-dev"
}