{ "info": { "author": "Nate Clark, Nick Gordon, Konnected Inc", "author_email": "help@konnected.io", "bugtrack_url": null, "classifiers": [], "description": "# noonlight-py\nAsynchronous Noonlight API client for Python\n(*based on the API documented [here](https://docs.noonlight.com/reference)*)\n\n## Usage\n\n```\n>>> import noonlight\n\n# Initialize the client with your token from completing an OAuth2 flow \n# with Noonlight (and optionally your aiohttp session and timeout)\n\n>>> client = noonlight.NoonlightClient(token = \"my_api_token_from_noonlight\")\n\n# Create an alarm object using the body parameters documented here:\n# https://docs.noonlight.com/reference#create-alarm\n\n>>> alarm = await client.create_alarm(body = {'location.coordinates': {'lat':38.897957, 'lng':\u200e-77.036560, 'accuracy': 5} } )\n\n# Check alarm status\n\n>>> print(alarm.status)\n\n# Cancel alarm\n\n>>> cancelled = await alarm.cancel()\n```\n\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/konnected-io/noonlight-py", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "noonlight", "package_url": "https://pypi.org/project/noonlight/", "platform": "", "project_url": "https://pypi.org/project/noonlight/", "project_urls": { "API Documentation": "https://docs.noonlight.com", "Homepage": "https://github.com/konnected-io/noonlight-py" }, "release_url": "https://pypi.org/project/noonlight/0.1.1/", "requires_dist": [ "aiohttp" ], "requires_python": "", "summary": "A Python library for interacting with the Noonlight API", "version": "0.1.1" }, "last_serial": 5645610, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4ac0647d0443ed9aed1cd9e86c90cce9", "sha256": "6700bc775b0b997eb1626c8024ecfb1f91ea94ba369a140e8ed1dae3d60de3df" }, "downloads": -1, "filename": "noonlight-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4ac0647d0443ed9aed1cd9e86c90cce9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4958, "upload_time": "2019-03-19T03:08:15", "url": "https://files.pythonhosted.org/packages/00/4a/7401b8fba4f25be0441bda09da68a991d4dedaaeab0cae4c2dc8b637d8b5/noonlight-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e5ade857855ab28d4e9748a4922ab29", "sha256": "7c2a4c6ac0da0d54c53a129ece78c4a7f7b3a4977a9ed91e913a2d94e0847770" }, "downloads": -1, "filename": "noonlight-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2e5ade857855ab28d4e9748a4922ab29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5000, "upload_time": "2019-03-19T03:08:17", "url": "https://files.pythonhosted.org/packages/a2/96/4e733d5e61a82cd6887c726080df62a56594a85b3fe57a738d0c803a0e4e/noonlight-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e71fe2a5633fc9224c9d290e772b9327", "sha256": "ea8a8a497f6c96fdaddfd70addc55e3f41ce0f2f642e28bb4553878b11ab5442" }, "downloads": -1, "filename": "noonlight-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e71fe2a5633fc9224c9d290e772b9327", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5576, "upload_time": "2019-08-07T15:35:16", "url": "https://files.pythonhosted.org/packages/c7/88/ad15e76ce1105cd5e5f796536b5139d6a734d792ac410670e21e2e308b2b/noonlight-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15f89727d7e81658cc2bb691f8a752c1", "sha256": "c4869b985820967e12735d168fe32785d1553a07e6dd01365996050fd66a9b7f" }, "downloads": -1, "filename": "noonlight-0.1.1.tar.gz", "has_sig": false, "md5_digest": "15f89727d7e81658cc2bb691f8a752c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4497, "upload_time": "2019-08-07T15:35:17", "url": "https://files.pythonhosted.org/packages/94/a2/2d14b9b2ee233281bbb468f4550f5b0263152dc9b9477c16d68eed28f82b/noonlight-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e71fe2a5633fc9224c9d290e772b9327", "sha256": "ea8a8a497f6c96fdaddfd70addc55e3f41ce0f2f642e28bb4553878b11ab5442" }, "downloads": -1, "filename": "noonlight-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e71fe2a5633fc9224c9d290e772b9327", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5576, "upload_time": "2019-08-07T15:35:16", "url": "https://files.pythonhosted.org/packages/c7/88/ad15e76ce1105cd5e5f796536b5139d6a734d792ac410670e21e2e308b2b/noonlight-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15f89727d7e81658cc2bb691f8a752c1", "sha256": "c4869b985820967e12735d168fe32785d1553a07e6dd01365996050fd66a9b7f" }, "downloads": -1, "filename": "noonlight-0.1.1.tar.gz", "has_sig": false, "md5_digest": "15f89727d7e81658cc2bb691f8a752c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4497, "upload_time": "2019-08-07T15:35:17", "url": "https://files.pythonhosted.org/packages/94/a2/2d14b9b2ee233281bbb468f4550f5b0263152dc9b9477c16d68eed28f82b/noonlight-0.1.1.tar.gz" } ] }