axis


Nameaxis JSON
Version 60 PyPI version JSON
download
home_pageNone
SummaryA Python library for communicating with devices from Axis Communications
upload_time2024-03-31 21:12:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseMIT
keywords axis vapix homeassistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python project to set up a connection towards Axis Communications devices and to subscribe to specific events on the metadatastream.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "axis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": "axis, vapix, homeassistant",
    "author": null,
    "author_email": "Robert Svensson <Kane610@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/9b/50/19a34aa5b760d1b72b16513521da42baba1fa90c50ea1a15f20e7cc3d442/axis-60.tar.gz",
    "platform": null,
    "description": "Python project to set up a connection towards Axis Communications devices and to subscribe to specific events on the metadatastream.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library for communicating with devices from Axis Communications",
    "version": "60",
    "project_urls": {
        "Bug Reports": "https://github.com/Kane610/axis/issues",
        "Forum": "https://community.home-assistant.io/t/axis-camera-component/",
        "Source Code": "https://github.com/Kane610/axis"
    },
    "split_keywords": [
        "axis",
        " vapix",
        " homeassistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88715db991f9e819ea32bbbe033756d6a9bd5bb1c80c0c4fb5369d847e315676",
                "md5": "277e7bd848bc11e12365a7847f64069c",
                "sha256": "15379c9acf64ea2c287370ee4adb501c6b73d0a1450d52655864fb694234a420"
            },
            "downloads": -1,
            "filename": "axis-60-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "277e7bd848bc11e12365a7847f64069c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 88954,
            "upload_time": "2024-03-31T21:12:14",
            "upload_time_iso_8601": "2024-03-31T21:12:14.041085Z",
            "url": "https://files.pythonhosted.org/packages/88/71/5db991f9e819ea32bbbe033756d6a9bd5bb1c80c0c4fb5369d847e315676/axis-60-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b5019a34aa5b760d1b72b16513521da42baba1fa90c50ea1a15f20e7cc3d442",
                "md5": "ccef44056da6ed05a5a3a7746e52ee50",
                "sha256": "3283e433c9f0c42b69ff6119a5462b1940dc5bb56a9eca807d27fc4c84feaacd"
            },
            "downloads": -1,
            "filename": "axis-60.tar.gz",
            "has_sig": false,
            "md5_digest": "ccef44056da6ed05a5a3a7746e52ee50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 84348,
            "upload_time": "2024-03-31T21:12:16",
            "upload_time_iso_8601": "2024-03-31T21:12:16.197480Z",
            "url": "https://files.pythonhosted.org/packages/9b/50/19a34aa5b760d1b72b16513521da42baba1fa90c50ea1a15f20e7cc3d442/axis-60.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-31 21:12:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kane610",
    "github_project": "axis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "axis"
}
        
Elapsed time: 0.24131s