{ "info": { "author": "Olivier Watte", "author_email": "owatte@emnet.cc", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "# atmo\nGuadeloupe (French West Indies) ATMO pollution indicator (from 1\u00a0to 10).\n\nThis module grabs ATMO\u00a0pollution indicator from gwadair.com website and show\na digest of these data.\n\nThis module was created to work in Guadeloupe but should be usable in other\nareas with observatory monitoring pollution using ISEO module as well.\n\nIt can be used as command line tool or as python module.\n\n## Indice Atmo\n\nThe indice ATMO\u00a0is the pollution indicator from 1\u00a0(very good) to 10\u00a0(very bad).\nIt's used to show simply the global air quality in a city.\n\nSee http://www.airparif.asso.fr/reglementation/indice-qualite-air-francais#\n\nActually, this tools works only for Guadeloupe and parse some json files\ngenerated by a module called \"ISEO\". Thus this tool should work with data using\nthe same format. Just put your values in the atmo.cfg file.\n\n# install\n\n##\u00a0using pip\n\n pip install atmo\n\n## from source\n\n git clone https://github.com/Alert-Box/atmo\n cd atmo\n python setup.py install\n\n# Usage example\n\n## Command Line\n $ atmo\n\n## Python Module\n\n >>> from atmo.atmo import Atmo\n >>> ia = Atmo()\n >>> print ia.info()\n ['ATMO Friday 15 July 2016', \"Aujourd'hui : Bon (VERT [4])\", 'Demain : Moyen (ORANGE [5])']\n\n# Licence\n\nAtmo is a Free Software and is licensed under the GNU General Public License (GPL) Version 3 or later.\n\n## \tGNU General Public License (GPL) Version 3 or later\n\n[![GNU GPL v3.0](http://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl.html)\n\nView official GNU site .\n\n[![OSI](http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png)](http://opensource.org/licenses/mit-license.php)\n\n[View the Open Source Initiative site.](http://opensource.org/licenses/mit-license.php)", "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/Alert-Box/atmo", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "atmo", "package_url": "https://pypi.org/project/atmo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/atmo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Alert-Box/atmo" }, "release_url": "https://pypi.org/project/atmo/0.0.1b1.dev1/", "requires_dist": null, "requires_python": null, "summary": "Current Guadeloupe (French West Indies) ATMO pollution indicator (from 1 to 10)", "version": "0.0.1b1.dev1" }, "last_serial": 2235689, "releases": { "0.0.1b1.dev1": [ { "comment_text": "", "digests": { "md5": "e18c3dd2ead7dd5d8c1906434b6f05ec", "sha256": "544d8fa2b1e49d48e3c61511f29dc245f1a781d0447e7547ca99e8ef8c394dc4" }, "downloads": -1, "filename": "atmo-0.0.1b1.dev1.tar.gz", "has_sig": false, "md5_digest": "e18c3dd2ead7dd5d8c1906434b6f05ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5311, "upload_time": "2016-07-21T13:11:35", "url": "https://files.pythonhosted.org/packages/77/10/7791ad8a43c4406a6241d7bcb9d79caf0980703a580c8b4952973f18e927/atmo-0.0.1b1.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e18c3dd2ead7dd5d8c1906434b6f05ec", "sha256": "544d8fa2b1e49d48e3c61511f29dc245f1a781d0447e7547ca99e8ef8c394dc4" }, "downloads": -1, "filename": "atmo-0.0.1b1.dev1.tar.gz", "has_sig": false, "md5_digest": "e18c3dd2ead7dd5d8c1906434b6f05ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5311, "upload_time": "2016-07-21T13:11:35", "url": "https://files.pythonhosted.org/packages/77/10/7791ad8a43c4406a6241d7bcb9d79caf0980703a580c8b4952973f18e927/atmo-0.0.1b1.dev1.tar.gz" } ] }