{ "info": { "author": "Kiwamu Ishikura", "author_email": "ishikura.kiwamu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "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 :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering", "Topic :: Utilities" ], "description": "=========================================================\njwis: Data downloader from Japan Water Information System\n=========================================================\n\n- Author: Kiwamu Ishikura\n- Licence: GPLv3\n\nWhat's this?\n------------\nThis is a program to get hydrological data from `Water Information System`_\nprovided from Japanese Ministry of Land, Infrastructure, Transport and Tourism.\nYou can retrieve data and, save as csv. *Only water level and flow rate data\nare available*, because this program is still in beta version.\n\n.. _`Water Information System`: http://www1.river.go.jp/\n\nRequirements\n------------\n- Python (>= 2.7 or >= 3.3)\n- pandas (>= 0.18.0)\n\n\nInstallation\n------------\nIf you have pip, you can install by pip as below::\n\n $ pip install jwis\n\nOr, you can install by setup.py::\n\n $ python setup.py install\n\nUsage\n-----\nJust type as below in your console::\n\n $ jwis\n\nProgram will ask you the beginning and final date you want, observatory ID\n(\u89b3\u6e2c\u6240\u8a18\u53f7), and file name. Please follow the explanations.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.org/i-kiwamu/jwis", "keywords": "download,hydrology,japan", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "jwis", "package_url": "https://pypi.org/project/jwis/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jwis/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.org/i-kiwamu/jwis" }, "release_url": "https://pypi.org/project/jwis/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Data downloader from Japan Water System Information", "version": "0.3.0" }, "last_serial": 2301868, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "7ae76273b08a3f96beb9617162ee2564", "sha256": "d228f8b1267c0cf5f1aad50dfc81c7d9888896d988a6786169f8ff80324a44cb" }, "downloads": -1, "filename": "jwis-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7ae76273b08a3f96beb9617162ee2564", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3355, "upload_time": "2016-04-27T09:10:10", "url": "https://files.pythonhosted.org/packages/66/64/837484c5d344cc459ad4e274ebc6664c0afe9be0b3036317d6b41e518189/jwis-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "24af3199dc4d1a8ba1fcaedb9c052e11", "sha256": "16399070afd5f2c8b31882811abd34dfe9621893340a8292e344862ba0aa3d75" }, "downloads": -1, "filename": "jwis-0.2.0.tar.gz", "has_sig": false, "md5_digest": "24af3199dc4d1a8ba1fcaedb9c052e11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3524, "upload_time": "2016-04-28T07:31:21", "url": "https://files.pythonhosted.org/packages/f6/9a/ed01af97a5c8a5bdfb6687225903fb03095ce9fbf796f415ca7c06d4c266/jwis-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "de607523b418225e53dfa05d52a9c0a2", "sha256": "6acb6bda92f371b18a62f983a8979d65e0a79b538671c043f113bfa908d714b2" }, "downloads": -1, "filename": "jwis-0.3.0.tar.gz", "has_sig": false, "md5_digest": "de607523b418225e53dfa05d52a9c0a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3781, "upload_time": "2016-08-25T06:17:45", "url": "https://files.pythonhosted.org/packages/66/47/7f125d0ed083f934494634e27e24a81c582cc0d161cac99b3c2166920be9/jwis-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de607523b418225e53dfa05d52a9c0a2", "sha256": "6acb6bda92f371b18a62f983a8979d65e0a79b538671c043f113bfa908d714b2" }, "downloads": -1, "filename": "jwis-0.3.0.tar.gz", "has_sig": false, "md5_digest": "de607523b418225e53dfa05d52a9c0a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3781, "upload_time": "2016-08-25T06:17:45", "url": "https://files.pythonhosted.org/packages/66/47/7f125d0ed083f934494634e27e24a81c582cc0d161cac99b3c2166920be9/jwis-0.3.0.tar.gz" } ] }