pyhaversion


Namepyhaversion JSON
Version 24.6.1 PyPI version JSON
download
home_pagehttps://github.com/ludeeus/pyhaversion
SummaryGet the latest Home Assistant version from various sources.
upload_time2024-06-11 13:07:26
maintainerJoakim Sorensen
docs_urlNone
authorJoakim Sorensen
requires_python<4.0,>=3.12
licenseMIT
keywords homeassistant version update
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyhaversion

[![codecov](https://codecov.io/gh/ludeeus/pyhaversion/branch/main/graph/badge.svg)](https://codecov.io/gh/ludeeus/pyhaversion)
![python version](https://img.shields.io/badge/Python-3.12-blue.svg)
[![PyPI](https://img.shields.io/pypi/v/pyhaversion)](https://pypi.org/project/pyhaversion)
![Actions](https://github.com/ludeeus/pyhaversion/workflows/Actions/badge.svg?branch=main)

_Get the latest Home Assistant version from various sources._

## Installation

```bash
python3 -m pip install pyhaversion
```

Look at the file `example.py` for a usage example.


## Contribute

**All** contributions are welcome!

1. Fork the repository
2. Clone the repository locally and open the devcontainer or use GitHub codespaces
3. Do your changes
4. Lint the files with `scrtips/lint`
5. Ensure all tests passes with `scripts/test`
6. Ensure 100% coverage with `scripts/coverage`
7. Commit your work, and push it to GitHub
8. Create a PR against the `main` branch


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ludeeus/pyhaversion",
    "name": "pyhaversion",
    "maintainer": "Joakim Sorensen",
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": "hi@ludeeus.dev",
    "keywords": "homeassistant, version, update",
    "author": "Joakim Sorensen",
    "author_email": "hi@ludeeus.dev",
    "download_url": "https://files.pythonhosted.org/packages/69/a5/1f025743537aceb760c07356776097bb14df9a814ade26e739d909adb89e/pyhaversion-24.6.1.tar.gz",
    "platform": null,
    "description": "# pyhaversion\n\n[![codecov](https://codecov.io/gh/ludeeus/pyhaversion/branch/main/graph/badge.svg)](https://codecov.io/gh/ludeeus/pyhaversion)\n![python version](https://img.shields.io/badge/Python-3.12-blue.svg)\n[![PyPI](https://img.shields.io/pypi/v/pyhaversion)](https://pypi.org/project/pyhaversion)\n![Actions](https://github.com/ludeeus/pyhaversion/workflows/Actions/badge.svg?branch=main)\n\n_Get the latest Home Assistant version from various sources._\n\n## Installation\n\n```bash\npython3 -m pip install pyhaversion\n```\n\nLook at the file `example.py` for a usage example.\n\n\n## Contribute\n\n**All** contributions are welcome!\n\n1. Fork the repository\n2. Clone the repository locally and open the devcontainer or use GitHub codespaces\n3. Do your changes\n4. Lint the files with `scrtips/lint`\n5. Ensure all tests passes with `scripts/test`\n6. Ensure 100% coverage with `scripts/coverage`\n7. Commit your work, and push it to GitHub\n8. Create a PR against the `main` branch\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Get the latest Home Assistant version from various sources.",
    "version": "24.6.1",
    "project_urls": {
        "Homepage": "https://github.com/ludeeus/pyhaversion",
        "Repository": "https://github.com/ludeeus/pyhaversion"
    },
    "split_keywords": [
        "homeassistant",
        " version",
        " update"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "650d393f9502566f5239a24c00e0e35088a2b8efccbd2e2a246f728468979b94",
                "md5": "d32116c3af165f0fb1f65fbd43934b72",
                "sha256": "55ac1b5b50d629aa26a336c6ded67024dda8838f88715b98033182d6ea89dbec"
            },
            "downloads": -1,
            "filename": "pyhaversion-24.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d32116c3af165f0fb1f65fbd43934b72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 10116,
            "upload_time": "2024-06-11T13:07:24",
            "upload_time_iso_8601": "2024-06-11T13:07:24.848614Z",
            "url": "https://files.pythonhosted.org/packages/65/0d/393f9502566f5239a24c00e0e35088a2b8efccbd2e2a246f728468979b94/pyhaversion-24.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69a51f025743537aceb760c07356776097bb14df9a814ade26e739d909adb89e",
                "md5": "51d6f84141d734d8f4a0e204b0b8b4cb",
                "sha256": "523d716e4b9f2d6ff59c0caf3f6e28326dad25431b1ff990c45b93a01ac9e674"
            },
            "downloads": -1,
            "filename": "pyhaversion-24.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51d6f84141d734d8f4a0e204b0b8b4cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 6672,
            "upload_time": "2024-06-11T13:07:26",
            "upload_time_iso_8601": "2024-06-11T13:07:26.012562Z",
            "url": "https://files.pythonhosted.org/packages/69/a5/1f025743537aceb760c07356776097bb14df9a814ade26e739d909adb89e/pyhaversion-24.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-11 13:07:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ludeeus",
    "github_project": "pyhaversion",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyhaversion"
}
        
Elapsed time: 0.25127s