{ "info": { "author": "Kiwamu Ishikura", "author_email": "ishikura.kiwamu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: Japanese", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Utilities" ], "description": "jma: Data downloader from JMA (Japan Meteorological Agency)\n===========================================================\n\n* Author: Kiwamu Ishikura\n* Version: 2.0.1\n* Licence: GPLv3\n\nWhat's this?\n------------\nThis is the program to get 1-hour meteorological data from JMA web site. You can retrieve data and save as csv.\n\nRequirement\n-----------\nPython (>= 3.3)\n*Beware that Python 2 can NOT work*\n\nUsage\n-----\nDownload jma_stat, you can type the followings on your console::\n\n```\n$ python3 jma.py\n```\n\nProgram will ask you the beginning/final date of data you want, locations, and file name. Please follow the explanations.\n\nIf you put jmalib.py in your PYTHONLIB and put jma.py in your PATH, you can use these program anywhere.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/i_kiwamu/jma_stat/downloads/jma_stat_2.0.0.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/i_kiwamu/jma_stat", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "jma", "package_url": "https://pypi.org/project/jma/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jma/", "project_urls": { "Download": "https://bitbucket.org/i_kiwamu/jma_stat/downloads/jma_stat_2.0.0.zip", "Homepage": "https://bitbucket.org/i_kiwamu/jma_stat" }, "release_url": "https://pypi.org/project/jma/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "Data downloader from Japan Meteorological Agency", "version": "2.0.1" }, "last_serial": 1510406, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "8983eb954aed77924af59ea0ffcd4e4d", "sha256": "e79049375a7d36a0a74c53d4fb813b7c97b0e11485007b224e9052633d381105" }, "downloads": -1, "filename": "jma-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8983eb954aed77924af59ea0ffcd4e4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4458, "upload_time": "2015-04-18T06:59:23", "url": "https://files.pythonhosted.org/packages/a9/8c/3bf09bb3330a2ae00e31b3b92411b0a0ae9d9dcdf5450157a3d4813a8be2/jma-1.0.0.tar.gz" } ], "2.0.1": [] }, "urls": [] }