{ "info": { "author": "Los Angeles Times Data Desk", "author_email": "datadesk@latimes.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "inciweb-wildfires\n=================\n\nDownload wildfire data from inciweb\n\nInstallation\n------------\n\n::\n\n $ pipenv install inciweb-wildfires\n\n\nCommand-line usage\n------------------\n\n::\n\n Usage: inciwebwildfires [OPTIONS] COMMAND [ARGS]...\n\n A command-line interface for downloading wildfire data from inciweb.\n\n Returns GeoJSON.\n\n Options:\n --help Show this message and exit.\n\n Commands:\n fires Download latest active fire data from inciweb\n\n\nDownload latest active fire perimeter data from inciweb. ::\n\n $ inciwebwildfires fires\n\n\nPython usage\n------------\n\nImport the library. ::\n\n >>> import inciweb_wildfires\n\nDownload a GeoJSON of active fire perimeters from inciweb. Returns GeoJSON. ::\n\n >>> data = inciweb_wildfires.get_fires()\n\n\nContributing\n------------\n\nInstall dependencies for development. ::\n\n $ pipenv install --dev\n\nRun tests.::\n\n $ make test\n\nShipping new version to PyPI. ::\n\n $ make ship\n\n\nDeveloping the CLI\n------------------\n\nThe command-line interface is implemented using Click and setuptools. To install it locally for development inside your virtual environment, run the following installation command, as `prescribed by the Click documentation `_. ::\n\n $ pip install --editable .\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/datadesk/inciweb-wildfires", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "inciweb-wildfires", "package_url": "https://pypi.org/project/inciweb-wildfires/", "platform": "", "project_url": "https://pypi.org/project/inciweb-wildfires/", "project_urls": { "Homepage": "http://www.github.com/datadesk/inciweb-wildfires", "Maintainer": "https://github.com/datadesk", "Source": "https://github.com/datadesk/inciweb-wildfires", "Tracker": "https://github.com/datadesk/inciweb-wildfires/issues" }, "release_url": "https://pypi.org/project/inciweb-wildfires/0.0.2/", "requires_dist": [ "requests", "geojson", "click" ], "requires_python": "", "summary": "Gather data from inciweb on active fires", "version": "0.0.2" }, "last_serial": 5930201, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8e39dc429b66a70ee03a1c8b058e2aac", "sha256": "1fe63753d0ad5d48b204c6091db0e78a550a1e584d880e4d31a2e5904519e0ec" }, "downloads": -1, "filename": "inciweb_wildfires-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8e39dc429b66a70ee03a1c8b058e2aac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3834, "upload_time": "2019-10-04T19:13:10", "url": "https://files.pythonhosted.org/packages/50/0d/243e08794b25e621f4740698e8e62b62bf272a5eb6dc18d91b0c685e6f30/inciweb_wildfires-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f3ed28ac1533d4c625149099b4a75df", "sha256": "66154e920353bc39a02652a102a05f556013431983a9aeb7804d7f904230b591" }, "downloads": -1, "filename": "inciweb-wildfires-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0f3ed28ac1533d4c625149099b4a75df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3158, "upload_time": "2019-10-04T19:13:13", "url": "https://files.pythonhosted.org/packages/70/28/0b1442f1322ead917a6dc3f635269c5ff2f2781386127f06995a8d9e80ef/inciweb-wildfires-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "bf639fcbc2e118f91dd574963cd2c838", "sha256": "0f141a05ee256c4c910a372ef21e69f4ed007e83b61eadbe2de8d7a95b6894e5" }, "downloads": -1, "filename": "inciweb_wildfires-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf639fcbc2e118f91dd574963cd2c838", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3865, "upload_time": "2019-10-04T21:10:09", "url": "https://files.pythonhosted.org/packages/68/b3/5a54cb6fed772a68225f0905588a9c95e43181ddf68dc9a05fd767072504/inciweb_wildfires-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8044b45e7504fee6657c5b795f099ffd", "sha256": "28c27fe43bcf67fe568458b13e699da4b09236f248cfe9c7e28dfd28ad6ab5a6" }, "downloads": -1, "filename": "inciweb-wildfires-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8044b45e7504fee6657c5b795f099ffd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3198, "upload_time": "2019-10-04T21:10:11", "url": "https://files.pythonhosted.org/packages/c0/09/9bab3e662d3434a0ed5fc3e04e322e1c97e310d24d1ccf99b412a8e54bb3/inciweb-wildfires-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf639fcbc2e118f91dd574963cd2c838", "sha256": "0f141a05ee256c4c910a372ef21e69f4ed007e83b61eadbe2de8d7a95b6894e5" }, "downloads": -1, "filename": "inciweb_wildfires-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf639fcbc2e118f91dd574963cd2c838", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3865, "upload_time": "2019-10-04T21:10:09", "url": "https://files.pythonhosted.org/packages/68/b3/5a54cb6fed772a68225f0905588a9c95e43181ddf68dc9a05fd767072504/inciweb_wildfires-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8044b45e7504fee6657c5b795f099ffd", "sha256": "28c27fe43bcf67fe568458b13e699da4b09236f248cfe9c7e28dfd28ad6ab5a6" }, "downloads": -1, "filename": "inciweb-wildfires-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8044b45e7504fee6657c5b795f099ffd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3198, "upload_time": "2019-10-04T21:10:11", "url": "https://files.pythonhosted.org/packages/c0/09/9bab3e662d3434a0ed5fc3e04e322e1c97e310d24d1ccf99b412a8e54bb3/inciweb-wildfires-0.0.2.tar.gz" } ] }