{ "info": { "author": "eVision.AI", "author_email": "lib@evision.ai", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========\nOverview\n========\n\n\n\neVision Common Python Library\n\nInstallation\n============\n\n::\n\n pip install evision-lib\n\nYou can also install the in-development version with::\n\n pip install https://github.com/evision-ai/evision-lib/archive/master.zip\n\n\nDocumentation\n=============\n\n\nhttps://evision-lib.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.2 (2019-10-29)\n------------------\n\nNo updates but to avoid namespace reusing\n\n0.1.1 (2019-10-29)\n------------------\n\n* Image source connection and distribution\n* Parallel wrapper\n* Hardware resource management\n* Utilities\n\n0.1.0 (2019-10-11)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/evision-ai/evision-lib", "keywords": "evision,library,computer vision,rtsp", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "evision-lib", "package_url": "https://pypi.org/project/evision-lib/", "platform": "", "project_url": "https://pypi.org/project/evision-lib/", "project_urls": { "Changelog": "https://evision-lib.readthedocs.io/en/latest/changelog.html", "Documentation": "https://evision-lib.readthedocs.io/", "Homepage": "https://github.com/evision-ai/evision-lib", "Issue Tracker": "https://github.com/dectinc/evision-lib/issues" }, "release_url": "https://pypi.org/project/evision-lib/0.2.3/", "requires_dist": [ "tornado (>=5.0.0)", "opencv-python", "numpy (>=1.11.0)", "fields", "pydantic (>=1.0)", "walrus", "peewee (>=3.0.0) ; extra == 'db'", "setproctitle ; extra == 'extras'", "docutils (>=0.11) ; extra == 'rst'", "webargs (>=5.5.1) ; extra == 'tornado'" ], "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "summary": "eVision Common Python Library", "version": "0.2.3", "yanked": false, "yanked_reason": null }, "last_serial": 6273070, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "145a01e503d7364d29ba6196a8592f06", "sha256": "e248ead60580d678e0e3cbd9838085a49d4378d4624ad54f0643f0c99fdd7379" }, "downloads": -1, "filename": "evision-lib-0.1.2.macosx-10.7-x86_64.tar.gz", "has_sig": false, "md5_digest": "145a01e503d7364d29ba6196a8592f06", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 107170, "upload_time": "2019-10-29T04:59:39", "upload_time_iso_8601": "2019-10-29T04:59:39.638685Z", "url": "https://files.pythonhosted.org/packages/fe/b6/c2f31cdc506c136db4f71b9fecbd8085f0510f0a87fa0069ab3ec455cafd/evision-lib-0.1.2.macosx-10.7-x86_64.tar.gz", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "51b8169899a610319579b19946936912", "sha256": "2245d8a75f3165ae7e8b536b3c9c0d3534f53c6fcd2a9425da8a6afcdd672a6c" }, "downloads": -1, "filename": "evision_lib-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51b8169899a610319579b19946936912", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 84975, "upload_time": "2019-10-29T04:59:36", "upload_time_iso_8601": "2019-10-29T04:59:36.351623Z", "url": "https://files.pythonhosted.org/packages/4c/7f/78c66a4f65238d5e4ed8e6a614f93e62c7a1b5ac89f1af7ec410c23bb3b1/evision_lib-0.1.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "86350beb2236cb8afc925cdcabd1e966", "sha256": "4614950e2be6a0f8b1c3814390d5f0ec73c6356c46f1c893965315a014fc591a" }, "downloads": -1, "filename": "evision-lib-0.1.3.macosx-10.7-x86_64.tar.gz", "has_sig": false, "md5_digest": "86350beb2236cb8afc925cdcabd1e966", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 125033, "upload_time": "2019-11-27T01:55:37", "upload_time_iso_8601": "2019-11-27T01:55:37.521588Z", "url": "https://files.pythonhosted.org/packages/c0/94/96239dbdd26ca00f37bdb00cc397ffc156d3d7cbac8740fa385d0cff2809/evision-lib-0.1.3.macosx-10.7-x86_64.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "653e788a5950908d18eeaef22e564d66", "sha256": "864105ba7ff26319a742a19ae9dc258b1fd23568c5a3704d0a7b04c3f6492e87" }, "downloads": -1, "filename": "evision_lib-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "653e788a5950908d18eeaef22e564d66", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 96238, "upload_time": "2019-11-29T09:53:22", "upload_time_iso_8601": "2019-11-29T09:53:22.442096Z", "url": "https://files.pythonhosted.org/packages/e9/76/59540efd831185f96052dc32b24f36343971d2d28af1c8f1157873755df6/evision_lib-0.1.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d2017791031cbaf4fac1b03b95c723b1", "sha256": "7f90ad24db65be9cca830af00e3a10ca802549f6281b9fa219826fd3aef998fc" }, "downloads": -1, "filename": "evision-lib-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d2017791031cbaf4fac1b03b95c723b1", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 51529, "upload_time": "2019-11-29T09:52:53", "upload_time_iso_8601": "2019-11-29T09:52:53.035158Z", "url": "https://files.pythonhosted.org/packages/70/25/13edd48f56ad5f9108d4b9d04e7d878b921049a3c4ca28933597acc85f6b/evision-lib-0.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d2cda8d68ad0425df4ec322febb5f143", "sha256": "24ff675ccba0e47352fc3608a7f9c20bdebe56b7033c84f1d41926cce3b8088d" }, "downloads": -1, "filename": "evision_lib-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d2cda8d68ad0425df4ec322febb5f143", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 110128, "upload_time": "2019-12-03T11:57:11", "upload_time_iso_8601": "2019-12-03T11:57:11.714775Z", "url": "https://files.pythonhosted.org/packages/2d/ef/b824dd1e3a95ba876684b3d81d65a81e91d1c7d2f1343ed85c0fd88ccdb9/evision_lib-0.2.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "30e33ccef1fe537c2acb651e56fdd641", "sha256": "555ee1572a72faa344a9fc7a1bdc67e1bf0b9449630e800c5c2406300ba49318" }, "downloads": -1, "filename": "evision-lib-0.2.0.tar.gz", "has_sig": false, "md5_digest": "30e33ccef1fe537c2acb651e56fdd641", "packagetype": "sdist", "python_version": "source", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 52966, "upload_time": "2019-12-03T11:57:30", "upload_time_iso_8601": "2019-12-03T11:57:30.680803Z", "url": "https://files.pythonhosted.org/packages/a8/3b/087edde8fdeaa01c618600dedec3ecb0245d6ff9c0290b750003cecbe58d/evision-lib-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "627b7a17456b5693cde418f6eaf721c8", "sha256": "310df00c64918654b07429a89225c4ded04b05f088213c906bcbe97edd6aa601" }, "downloads": -1, "filename": "evision_lib-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "627b7a17456b5693cde418f6eaf721c8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 110132, "upload_time": "2019-12-04T02:34:11", "upload_time_iso_8601": "2019-12-04T02:34:11.004028Z", "url": "https://files.pythonhosted.org/packages/2f/41/fe6ac46c1bb4c9cf9de1bc946ebb48f64f449e0bb5fb6aa89133db2e3b78/evision_lib-0.2.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "25aed45d2651a12362d374bc39be08e9", "sha256": "4bf761a8239a0a503867e637931061e660b3239770227f97375e2e71b63896a9" }, "downloads": -1, "filename": "evision_lib-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "25aed45d2651a12362d374bc39be08e9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 111538, "upload_time": "2019-12-10T09:07:16", "upload_time_iso_8601": "2019-12-10T09:07:16.908235Z", "url": "https://files.pythonhosted.org/packages/d9/23/5f5b6ce37028c32cf62dc47f2734ad8bf0b62d21744793f83286243f4070/evision_lib-0.2.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c8bd4560544850bf0ad37b75f0f5e680", "sha256": "b4051e5e99b135562f94fe8bb5a3035a6d6b4cf76e3fa6f9fd7b4b769700dc67" }, "downloads": -1, "filename": "evision_lib-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8bd4560544850bf0ad37b75f0f5e680", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 84341, "upload_time": "2019-12-10T14:02:42", "upload_time_iso_8601": "2019-12-10T14:02:42.378802Z", "url": "https://files.pythonhosted.org/packages/b1/52/2e91fbacae89de67cb4c5853230612620c45c3d96cd1ab0421fb7dcebfbe/evision_lib-0.2.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8bd4560544850bf0ad37b75f0f5e680", "sha256": "b4051e5e99b135562f94fe8bb5a3035a6d6b4cf76e3fa6f9fd7b4b769700dc67" }, "downloads": -1, "filename": "evision_lib-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8bd4560544850bf0ad37b75f0f5e680", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "!=2.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*", "size": 84341, "upload_time": "2019-12-10T14:02:42", "upload_time_iso_8601": "2019-12-10T14:02:42.378802Z", "url": "https://files.pythonhosted.org/packages/b1/52/2e91fbacae89de67cb4c5853230612620c45c3d96cd1ab0421fb7dcebfbe/evision_lib-0.2.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }