{ "info": { "author": "Theo van der Sluijs", "author_email": "theo@vandersluijs.nl", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "README\n======\n\nHow do I get set up?\n--------------------\n\n- Install this script with:\n\n - pip3 py\\_weerNL --upgrade (or pip py\\_weerNL --upgrade )\n\n- ready to use it!\n\nHow do I use it\n---------------\n\n::\n\n from py_weernl import weerlive\n\n place = \"wolphaartsdijk\"\n\n w = weerLive()\n\n data = w.getData(place)\n\n**Output :**\n\n::\n\nThats all!!\n\nWho do I talk to?\n-----------------\n\n- Theodorus van der Sluijs (friends call me Theo)\n- theodorus@vandersluijs.nl\n\nLicense\n-------\n\nAttribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)\n\nYou are free to:\n~~~~~~~~~~~~~~~~\n\n- Share \u2014 copy and redistribute the material in any medium or format\n- Adapt \u2014 remix, transform, and build upon the material\n\n-The licensor cannot revoke these freedoms as long as you follow the\nlicense terms.-\n\nUnder the following terms:\n~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n- Attribution \u2014 You must give appropriate credit, provide a link to the\n license, and indicate if changes were made. You may do so in any\n reasonable manner, but not in any way that suggests the licensor\n endorses you or your use.\n- NonCommercial \u2014 You may not use the material for commercial purposes.\n- ShareAlike \u2014 If you remix, transform, or build upon the material, you\n must distribute your contributions under the same license as the\n original.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/tvdsluijs/py_weernl", "keywords": "weather Netherlands Live", "license": "CC BY-NC-SA 4.0", "maintainer": "", "maintainer_email": "", "name": "py-weernl", "package_url": "https://pypi.org/project/py-weernl/", "platform": "", "project_url": "https://pypi.org/project/py-weernl/", "project_urls": { "Homepage": "https://bitbucket.org/tvdsluijs/py_weernl" }, "release_url": "https://pypi.org/project/py-weernl/0.1/", "requires_dist": null, "requires_python": "", "summary": "Python3 WeerLive data parser", "version": "0.1" }, "last_serial": 3612180, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "48bf4490ae4928cd00cd2fce2df617a0", "sha256": "03b2fd1e7f440881c46b54e5f3679d03e4d5568ba3e7f46297e33dc03c4f5f48" }, "downloads": -1, "filename": "py_weernl-0.1.tar.gz", "has_sig": false, "md5_digest": "48bf4490ae4928cd00cd2fce2df617a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2427, "upload_time": "2018-02-24T14:33:56", "url": "https://files.pythonhosted.org/packages/95/46/cd8ea638908a89cb7b93badd200985311b7ab133440f3788ae76b18f2db9/py_weernl-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48bf4490ae4928cd00cd2fce2df617a0", "sha256": "03b2fd1e7f440881c46b54e5f3679d03e4d5568ba3e7f46297e33dc03c4f5f48" }, "downloads": -1, "filename": "py_weernl-0.1.tar.gz", "has_sig": false, "md5_digest": "48bf4490ae4928cd00cd2fce2df617a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2427, "upload_time": "2018-02-24T14:33:56", "url": "https://files.pythonhosted.org/packages/95/46/cd8ea638908a89cb7b93badd200985311b7ab133440f3788ae76b18f2db9/py_weernl-0.1.tar.gz" } ] }