{ "info": { "author": "Chao Liu", "author_email": "chao@camect.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Camect Python client library\n============================\n\n## Installation\n
\npip install camect-py\n
\n\n## Usage\n
\nimport camect\nhome = camect.Home(\"camect.local:8443\", \"admin\", \"xxx\")\nhome.get_name()\nhome.add_event_listener(lambda evt: print(evt))\n
", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/camect/camect-py", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "camect-py", "package_url": "https://pypi.org/project/camect-py/", "platform": "", "project_url": "https://pypi.org/project/camect-py/", "project_urls": { "Homepage": "https://github.com/camect/camect-py" }, "release_url": "https://pypi.org/project/camect-py/0.1.5/", "requires_dist": null, "requires_python": "", "summary": "A client library to talk to Camect.", "version": "0.1.5" }, "last_serial": 5105960, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "2d7db8af4ba1338bde7073738de79e6e", "sha256": "dd528fdd81586306c61adfc71f17503fcc97406cdfa95681ce07ea6c7eee2d22" }, "downloads": -1, "filename": "camect-py-0.1.3.tar.gz", "has_sig": false, "md5_digest": "2d7db8af4ba1338bde7073738de79e6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3025, "upload_time": "2019-04-05T17:03:22", "url": "https://files.pythonhosted.org/packages/ab/83/b2635fce8aa6b8904e888c3e78cbc4fd8a523b18b35667b7325b11c26d72/camect-py-0.1.3.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "316d9bd3f265d7991fb08ecff8b480ad", "sha256": "bd3d5cb924d959ff77caac8b5d820b8a0c6d3e71935ef6df7abf571b591025e5" }, "downloads": -1, "filename": "camect-py-0.1.5.tar.gz", "has_sig": false, "md5_digest": "316d9bd3f265d7991fb08ecff8b480ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3078, "upload_time": "2019-04-05T22:40:17", "url": "https://files.pythonhosted.org/packages/f9/7b/fbd559455fb4d15258bb33d1e730d25611a9420ab9c1ff2143761139d4ac/camect-py-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "316d9bd3f265d7991fb08ecff8b480ad", "sha256": "bd3d5cb924d959ff77caac8b5d820b8a0c6d3e71935ef6df7abf571b591025e5" }, "downloads": -1, "filename": "camect-py-0.1.5.tar.gz", "has_sig": false, "md5_digest": "316d9bd3f265d7991fb08ecff8b480ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3078, "upload_time": "2019-04-05T22:40:17", "url": "https://files.pythonhosted.org/packages/f9/7b/fbd559455fb4d15258bb33d1e730d25611a9420ab9c1ff2143761139d4ac/camect-py-0.1.5.tar.gz" } ] }