zhl-test


Namezhl-test JSON
Version 1.1.3 PyPI version JSON
download
home_pageNone
SummaryZerohertz's Library
upload_time2024-06-19 00:45:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords scientific/engineering mathematics artificial intelligence software development libraries
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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/zhl/">
        <img src="https://img.shields.io/pypi/v/zhl?style=for-the-badge&logo=PyPI&logoColor=FFFFFF&labelColor=3775A9&color=007EC6" alt="PyPI version">
    </a>
    </br>
    <a href="https://github.com/Zerohertz/zhl">
        <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/zhl/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/zhl/">
        <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/zhl/blob/master/LICENSE">
        <img src="https://img.shields.io/pypi/l/zhl", alt="LICENSE">
    </a>
    <a href="https://pypi.org/project/zhl/">
        <img alt="PyPI wheel" src="https://img.shields.io/pypi/wheel/zhl">
    </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/zhl/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 zhl
pip install zhl[api]
pip install zhl[mlops]
pip install zhl[quant]
pip install zhl[all]
```

<p align="center">
    <img src="https://github.com/Zerohertz/Zerohertz/assets/42334717/85c44efa-1440-4962-a6e5-7453b0bdc689" width="600">
</p>

```python
import zhl as zz
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "zhl-test",
    "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/f5/f0/21e44958ff5825f7324cb3324fefc1a183783ee2577cc1dff9df359fbc3c/zhl_test-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/zhl/\">\n        <img src=\"https://img.shields.io/pypi/v/zhl?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/zhl\">\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/zhl/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/zhl/\">\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/zhl/blob/master/LICENSE\">\n        <img src=\"https://img.shields.io/pypi/l/zhl\", alt=\"LICENSE\">\n    </a>\n    <a href=\"https://pypi.org/project/zhl/\">\n        <img alt=\"PyPI wheel\" src=\"https://img.shields.io/pypi/wheel/zhl\">\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/zhl/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 zhl\npip install zhl[api]\npip install zhl[mlops]\npip install zhl[quant]\npip install zhl[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 zhl as zz\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Zerohertz's Library",
    "version": "1.1.3",
    "project_urls": {
        "changelog": "https://zerohertz.github.io/zhl/release.html",
        "documentation": "https://zerohertz.github.io/zhl",
        "homepage": "https://zerohertz.github.io/zhl",
        "repository": "https://github.com/Zerohertz/zhl"
    },
    "split_keywords": [
        "scientific/engineering",
        " mathematics",
        " artificial intelligence",
        " software development",
        " libraries"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "775ceb4f09b7b9529d8006f25b00b1549764497eb9bfcc0a94c703b9eceb3f92",
                "md5": "0c2c3808cdd0ff73b58471528c2f0c8b",
                "sha256": "5179112d24a4be60ac3f0cfb096d81550fbc2ab43011c91694022925b1432a47"
            },
            "downloads": -1,
            "filename": "zhl_test-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c2c3808cdd0ff73b58471528c2f0c8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6129850,
            "upload_time": "2024-06-19T00:45:05",
            "upload_time_iso_8601": "2024-06-19T00:45:05.987362Z",
            "url": "https://files.pythonhosted.org/packages/77/5c/eb4f09b7b9529d8006f25b00b1549764497eb9bfcc0a94c703b9eceb3f92/zhl_test-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5f021e44958ff5825f7324cb3324fefc1a183783ee2577cc1dff9df359fbc3c",
                "md5": "522e0c5d85f31580cda4a418e5c6273b",
                "sha256": "0e9c65e11222fd5029ec23f81a119052c7f5b04c02b9bb0255c814dfc0e69917"
            },
            "downloads": -1,
            "filename": "zhl_test-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "522e0c5d85f31580cda4a418e5c6273b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6084844,
            "upload_time": "2024-06-19T00:45:11",
            "upload_time_iso_8601": "2024-06-19T00:45:11.093141Z",
            "url": "https://files.pythonhosted.org/packages/f5/f0/21e44958ff5825f7324cb3324fefc1a183783ee2577cc1dff9df359fbc3c/zhl_test-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 00:45:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Zerohertz",
    "github_project": "zhl",
    "github_not_found": true,
    "lcname": "zhl-test"
}
        
Elapsed time: 0.26712s