{ "info": { "author": "Subhasis Mahana", "author_email": "smahanag3@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Weather-Forecast-Program\n A web crawler (command line prog.) which is capable of scrapping feeds from the weather.com site and display it.\n\n# Pre-install Requirements\nThis program needs the firefox web browser inorder for its successful operation side by side.\nIn addition to it, Python libraries like BeautifulSoup, Selenium webdriver, pandas and requests should be pre-installed.\n\n# Description about the program \n The program requires the user to input the place or location of a particular area and then its ask for a choice of its type of weather\n forecasting which includes 'today' , 'hourly' , '5-day' , '10-day' , 'Weekend' and 'monthly'. Depending upon the user choice it displays the temperature on the selected location and also displays some additional information about the location. \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": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mywebcrawler1", "package_url": "https://pypi.org/project/mywebcrawler1/", "platform": "", "project_url": "https://pypi.org/project/mywebcrawler1/", "project_urls": null, "release_url": "https://pypi.org/project/mywebcrawler1/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Weather Forecasting Program", "version": "0.0.1" }, "last_serial": 5776602, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e1fbc001a378a88a902780eff542c64a", "sha256": "23ab17986dca8a8f0c41b76dfe442d59dfc7e2d0d6b47abceb7b3db6de52ece7" }, "downloads": -1, "filename": "mywebcrawler1-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1fbc001a378a88a902780eff542c64a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2412, "upload_time": "2019-09-03T15:22:32", "url": "https://files.pythonhosted.org/packages/53/af/d1471e798fd5327780604c4af06bfe47e0501d4fe667f4ee2bf32a4fae03/mywebcrawler1-0.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1fbc001a378a88a902780eff542c64a", "sha256": "23ab17986dca8a8f0c41b76dfe442d59dfc7e2d0d6b47abceb7b3db6de52ece7" }, "downloads": -1, "filename": "mywebcrawler1-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1fbc001a378a88a902780eff542c64a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2412, "upload_time": "2019-09-03T15:22:32", "url": "https://files.pythonhosted.org/packages/53/af/d1471e798fd5327780604c4af06bfe47e0501d4fe667f4ee2bf32a4fae03/mywebcrawler1-0.0.1-py3-none-any.whl" } ] }