vzenith-camera


Namevzenith-camera JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/garrett-he/vzenith-camera
SummaryA Python library for VisionZenith Smart Camera SDK in TCP protocol.
upload_time2023-10-13 16:05:08
maintainer
docs_urlNone
authorGarrett HE
requires_python>=3.8,<3.12
licenseBSD-3-Clause
keywords smart-camera license-plate-recognition intelligent-video-system vision-zenith
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vzenith-camera

A Python library for VisionZenith Smart Camera SDK in TCP protocol.

## License

Copyright (C) 2023 Garrett HE <garrett.he@hotmail.com>

The BSD 3-Clause License, see [LICENSE](./LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/garrett-he/vzenith-camera",
    "name": "vzenith-camera",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.12",
    "maintainer_email": "",
    "keywords": "smart-camera,license-plate-recognition,intelligent-video-system,vision-zenith",
    "author": "Garrett HE",
    "author_email": "garrett.he@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/69/33ee666bfde43c42d30d49f322a9798cab6de7b6dc6fdc3a3fac8f608fd4/vzenith_camera-0.5.0.tar.gz",
    "platform": null,
    "description": "# vzenith-camera\n\nA Python library for VisionZenith Smart Camera SDK in TCP protocol.\n\n## License\n\nCopyright (C) 2023 Garrett HE <garrett.he@hotmail.com>\n\nThe BSD 3-Clause License, see [LICENSE](./LICENSE).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A Python library for VisionZenith Smart Camera SDK in TCP protocol.",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/garrett-he/vzenith-camera",
        "Repository": "https://github.com/garrett-he/vzenith-camera.git"
    },
    "split_keywords": [
        "smart-camera",
        "license-plate-recognition",
        "intelligent-video-system",
        "vision-zenith"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c2a94ac67f37ab794eff8bfbd2c79e4d41a6455a94d0008bb2d2dfdf439c464",
                "md5": "21ce690f321cbb2b37a506e3dbf88001",
                "sha256": "d370667860fc6e921d97a563b78d183a5656c07743ec9ac535949a7c7160b9ae"
            },
            "downloads": -1,
            "filename": "vzenith_camera-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21ce690f321cbb2b37a506e3dbf88001",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.12",
            "size": 5476,
            "upload_time": "2023-10-13T16:05:06",
            "upload_time_iso_8601": "2023-10-13T16:05:06.636172Z",
            "url": "https://files.pythonhosted.org/packages/2c/2a/94ac67f37ab794eff8bfbd2c79e4d41a6455a94d0008bb2d2dfdf439c464/vzenith_camera-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "126933ee666bfde43c42d30d49f322a9798cab6de7b6dc6fdc3a3fac8f608fd4",
                "md5": "7e11fdb0c366ce8e4625ca0b289e10d6",
                "sha256": "86812846ffeae8a9cbf3351f3969f5019a76bd5b48cc3abb25f6a5bd0fcef17d"
            },
            "downloads": -1,
            "filename": "vzenith_camera-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7e11fdb0c366ce8e4625ca0b289e10d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.12",
            "size": 4264,
            "upload_time": "2023-10-13T16:05:08",
            "upload_time_iso_8601": "2023-10-13T16:05:08.548428Z",
            "url": "https://files.pythonhosted.org/packages/12/69/33ee666bfde43c42d30d49f322a9798cab6de7b6dc6fdc3a3fac8f608fd4/vzenith_camera-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-13 16:05:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "garrett-he",
    "github_project": "vzenith-camera",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "vzenith-camera"
}
        
Elapsed time: 0.14136s