{ "info": { "author": "Soumil Nitin Shah", "author_email": "soushah@my.bridgeport.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# weatherUSA\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)]\n\n\n# weatherUSA\n\nThis Library allows Developers to Get all weather data based on Zip code in json format \n\n## Installation\n\n```bash\npip install weatherusa\n```\n## Usage\n\n```python\nimport sys\nfrom weatherusa.weatherusa import Weather\n\nobj = Weather()\nprint(obj.weather_get(zip='06604'))\n\n\n```\n\n\n## Authors\n\n* **Soumil Nitin Shah** \n\n## Soumil Nitin Shah \nBachelor in Electronic Engineering |\nMasters in Electrical Engineering | \nMaster in Computer Engineering |\n\n* Website : https://soumilshah.herokuapp.com\n* Github: https://github.com/soumilshah1995\n* Linkedin: https://www.linkedin.com/in/shah-soumil/\n* Blog: https://soumilshah1995.blogspot.com/\n* Youtube : https://www.youtube.com/channel/UC_eOodxvwS_H7x2uLQa-svw?view_as=subscriber\n* Facebook Page : https://www.facebook.com/soumilshah1995/\n* Email : shahsoumil519@gmail.com\n* projects : https://soumilshah.herokuapp.com/project\n\n\nHello! I\u2019m Soumil Nitin Shah, a Software and Hardware Developer based in New York City. I have completed by Bachelor in Electronic Engineering and my Double master\u2019s in Computer and Electrical Engineering. I Develop Python Based Cross Platform Desktop Application , Webpages , Software, REST API, Database and much more I have more than 2 Years of Experience in Python\n\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/soumilshah1995/weatherUSA", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "weatherusa", "package_url": "https://pypi.org/project/weatherusa/", "platform": "", "project_url": "https://pypi.org/project/weatherusa/", "project_urls": { "Homepage": "https://github.com/soumilshah1995/weatherUSA" }, "release_url": "https://pypi.org/project/weatherusa/2.0.0/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "A Python package to get Weather data based on US Zip code", "version": "2.0.0", "yanked": false, "yanked_reason": null }, "last_serial": 6035061, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "268752c706749702ebba42476e8e29b7", "sha256": "6947f59b3fcc9a29b0c2fcbfd5c0b8518e13d5af9b45f6e566e0e2fc388b9c32" }, "downloads": -1, "filename": "weatherusa-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "268752c706749702ebba42476e8e29b7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15015, "upload_time": "2019-10-26T20:27:29", "upload_time_iso_8601": "2019-10-26T20:27:29.549065Z", "url": "https://files.pythonhosted.org/packages/d4/8f/8762fb7b8a504f54415f8dc13cb0cbd5829903c85b8495e8031f4b6215b5/weatherusa-1.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "f5b1669eac6534d0a6685c241aed9ec6", "sha256": "161eb2c6661b3b4e5bfdf0ce059b924e28dc21d630d6f5f8dc8bd2ecae7d8245" }, "downloads": -1, "filename": "weatherusa-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f5b1669eac6534d0a6685c241aed9ec6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15425, "upload_time": "2019-10-26T20:53:04", "upload_time_iso_8601": "2019-10-26T20:53:04.390696Z", "url": "https://files.pythonhosted.org/packages/da/ed/f882e8c5c5ec2708d7c302dbbe2dfdc0418d3f90badd4d349caba4782c5a/weatherusa-2.0.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5b1669eac6534d0a6685c241aed9ec6", "sha256": "161eb2c6661b3b4e5bfdf0ce059b924e28dc21d630d6f5f8dc8bd2ecae7d8245" }, "downloads": -1, "filename": "weatherusa-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f5b1669eac6534d0a6685c241aed9ec6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15425, "upload_time": "2019-10-26T20:53:04", "upload_time_iso_8601": "2019-10-26T20:53:04.390696Z", "url": "https://files.pythonhosted.org/packages/da/ed/f882e8c5c5ec2708d7c302dbbe2dfdc0418d3f90badd4d349caba4782c5a/weatherusa-2.0.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }