{ "info": { "author": "Welltory", "author_email": "hello@welltory.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4" ], "description": "Foobot API library\n==================\n\nhttp://foobot.io/ is awesome home air monitor solution, that helps you monitor and control your indoor air quality. \nWelltory integrated with foobot.io and we share our Python API wrapper with you.\n\nInstall\n-------\n\n.. code-block:: bash\n\n $ pip install foobot\n\nUsage\n-----\n\n.. code-block:: python\n\n from foobot.api import FoobotAPI\n\n api = FoobotAPI(\n api_key=,\n access_token=,\n homehost=,\n username=,\n client_secret=,\n )\n devices = api.get_devices()\n data_by_devices = api.get_last_day_data()\n\nAPI reference\n-------------\n\nFoobotAPI\n^^^^^^^^^\n\n- **get_devices()** return list of dict described devices connected to this accunt\n- **get_last_day_data()** return list of data from devices\n - *raw* (Default: False) - return data as a dict or as a FoobotDataItem instance\n- **get_data()** return list of data from devices\n - *start* (Default: 3600*24) - return data as a dict or as a FoobotDataItem instance\n - *end* (Default: \"last\") - return data as a dict or as a FoobotDataItem instance\n - *average_by* (Default: 3600) - return data as a dict or as a FoobotDataItem instance\n\nFoobotDataItem\n^^^^^^^^^^^^^^\n\n- **timstamp** - timestamp for measure\n- **particulate_matter (ppm)** - particulate matter\n- **temp (C)** - temperature\n- **humidity (pc)** - humidity\n- **co2 (ppm)** - CO2\n- **voc (ppb)** - volatile organic compounds \n- **foobot_index** - Internal index for Foobot\n\n\nLicense\n-------\n\nThe MIT License (MIT)\n\nTests\n-----\n\n.. code-block:: bash\n\n $ python setup.py test\n\nContributors\n------------", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Welltory/python-foobot", "keywords": "air quality,sensor,IoT", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "foobot", "package_url": "https://pypi.org/project/foobot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/foobot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Welltory/python-foobot" }, "release_url": "https://pypi.org/project/foobot/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "python API wrapper for foobot.io", "version": "1.0.4" }, "last_serial": 2423289, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f5dac1aa6d67631c54296ecfd1a68787", "sha256": "f90872cce19dd4bc7ef01ac744d752e73857c13fec5d7f6a12a7028b045aa62f" }, "downloads": -1, "filename": "foobot-1.0.tar.gz", "has_sig": false, "md5_digest": "f5dac1aa6d67631c54296ecfd1a68787", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2733, "upload_time": "2016-07-08T09:22:43", "url": "https://files.pythonhosted.org/packages/99/5b/f9c0dd64dfa494d75f4185a285c831a422ebafe2fb08c85f37a92d156e03/foobot-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "74a691284350f27b6bfe80a0f93599ae", "sha256": "717b5850e6d4f9e66424bec4eef5ad657c56f569d89231ef3697a0f481db3648" }, "downloads": -1, "filename": "foobot-1.0.1.tar.gz", "has_sig": false, "md5_digest": "74a691284350f27b6bfe80a0f93599ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2709, "upload_time": "2016-07-08T09:26:45", "url": "https://files.pythonhosted.org/packages/b8/89/fb4b2dcede4970fa4f07e402d097c7e5cdc5ab77178f2704507f0c226a19/foobot-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "0f983ad4d7a4f77e4e600f9110f6e644", "sha256": "e80f96ab631fed84425c67081bbbcd103b27ffb6d4fb9f779e01f6aee7f23500" }, "downloads": -1, "filename": "foobot-1.0.2.tar.gz", "has_sig": false, "md5_digest": "0f983ad4d7a4f77e4e600f9110f6e644", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2828, "upload_time": "2016-07-08T14:04:16", "url": "https://files.pythonhosted.org/packages/80/d8/b7a9c9d03e6e0f4c15e81d28461546a86c3599e5dc94c9d029ee170c7914/foobot-1.0.2.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "afa105a5d25ba43b1e8c3b4e4f68ce37", "sha256": "640d7788042fc08bc4f6373e19a498adea19d482faf4a932d863fed211bad17d" }, "downloads": -1, "filename": "foobot-1.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "afa105a5d25ba43b1e8c3b4e4f68ce37", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5524, "upload_time": "2016-10-26T02:29:40", "url": "https://files.pythonhosted.org/packages/0e/16/7e483c58ccc41bd6407b2580d78704e11539e6134c7b2a2a5de713282a2f/foobot-1.0.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0722dd7a30c42e4d2094c81d5505fff2", "sha256": "3d977de62a24b214d68d3f40af1e274ba276b94a158943e081b69c60a55dbb98" }, "downloads": -1, "filename": "foobot-1.0.4.tar.gz", "has_sig": false, "md5_digest": "0722dd7a30c42e4d2094c81d5505fff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5689, "upload_time": "2016-10-26T02:29:38", "url": "https://files.pythonhosted.org/packages/52/ce/380454a4ba23f32db49444e5e822bee8c68f8ac3e5dc1aa8d603d7a28eda/foobot-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afa105a5d25ba43b1e8c3b4e4f68ce37", "sha256": "640d7788042fc08bc4f6373e19a498adea19d482faf4a932d863fed211bad17d" }, "downloads": -1, "filename": "foobot-1.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "afa105a5d25ba43b1e8c3b4e4f68ce37", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5524, "upload_time": "2016-10-26T02:29:40", "url": "https://files.pythonhosted.org/packages/0e/16/7e483c58ccc41bd6407b2580d78704e11539e6134c7b2a2a5de713282a2f/foobot-1.0.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0722dd7a30c42e4d2094c81d5505fff2", "sha256": "3d977de62a24b214d68d3f40af1e274ba276b94a158943e081b69c60a55dbb98" }, "downloads": -1, "filename": "foobot-1.0.4.tar.gz", "has_sig": false, "md5_digest": "0722dd7a30c42e4d2094c81d5505fff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5689, "upload_time": "2016-10-26T02:29:38", "url": "https://files.pythonhosted.org/packages/52/ce/380454a4ba23f32db49444e5e822bee8c68f8ac3e5dc1aa8d603d7a28eda/foobot-1.0.4.tar.gz" } ] }