{ "info": { "author": "Aristotelis Mikropoulos", "author_email": "amikrop@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Webpage is a Python module that offers an easy, fast, object-oriented\nway of fetching the contents of a web resource, using common HTTP web\nservices. It handles etags, last-modified dates, HTTP GET and POST,\ntemporary and permanent redirects, and Not Found errors.\n\nAll behind the scenes, as the programmer only has to worry about instantiating\nthe \"Webpage\" class by providing a URL, calling the \"post\" and/or the \"get\"\nmethod if he wants, and then calling the \"download\" method that returns\nthe contents of the page.\n\nThe programmer doesn't need to care about the page being moved, temporarily\nor permanently, or even whether the contents of the page have not changed\nsince his last download, so they were not downloaded again for the sake of\nspeed. The \"download\" method of \"Webpage\" always and reliably returns what the\nprogrammer needs: the actual contents.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://amikrop.gr/webpage.php", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "webpage", "package_url": "https://pypi.org/project/webpage/", "platform": "OS Independent (Written in an interpreted language)", "project_url": "https://pypi.org/project/webpage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://amikrop.gr/webpage.php" }, "release_url": "https://pypi.org/project/webpage/0.1/", "requires_dist": null, "requires_python": null, "summary": "Webpage Download in Python", "version": "0.1" }, "last_serial": 801595, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2e450d0b51231ab8f705818340c8eb53", "sha256": "e3dc5e2132558aa2ae84e198ea022f85c3e036e0625dd7967b8644d173b628ec" }, "downloads": -1, "filename": "webpage-0.1.tar.bz2", "has_sig": false, "md5_digest": "2e450d0b51231ab8f705818340c8eb53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12605, "upload_time": "2009-04-09T16:46:35", "url": "https://files.pythonhosted.org/packages/49/a7/6b276ba174559145dd559e69c8bcf978bc5230b4aa8944555188300b8407/webpage-0.1.tar.bz2" }, { "comment_text": "", "digests": { "md5": "fcf5be8555aa859724ec4b3306a9f082", "sha256": "bbce72c642ad80a6372e374ba9eab95bbf323e6b9bb8233c6bbe2bc5a05a509d" }, "downloads": -1, "filename": "webpage-0.1.tar.gz", "has_sig": false, "md5_digest": "fcf5be8555aa859724ec4b3306a9f082", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14118, "upload_time": "2009-04-09T16:46:17", "url": "https://files.pythonhosted.org/packages/93/7c/2f68ee52498829387f4d42ff99817c71a6e80822484d6c89f6d66f1a8eb1/webpage-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e450d0b51231ab8f705818340c8eb53", "sha256": "e3dc5e2132558aa2ae84e198ea022f85c3e036e0625dd7967b8644d173b628ec" }, "downloads": -1, "filename": "webpage-0.1.tar.bz2", "has_sig": false, "md5_digest": "2e450d0b51231ab8f705818340c8eb53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12605, "upload_time": "2009-04-09T16:46:35", "url": "https://files.pythonhosted.org/packages/49/a7/6b276ba174559145dd559e69c8bcf978bc5230b4aa8944555188300b8407/webpage-0.1.tar.bz2" }, { "comment_text": "", "digests": { "md5": "fcf5be8555aa859724ec4b3306a9f082", "sha256": "bbce72c642ad80a6372e374ba9eab95bbf323e6b9bb8233c6bbe2bc5a05a509d" }, "downloads": -1, "filename": "webpage-0.1.tar.gz", "has_sig": false, "md5_digest": "fcf5be8555aa859724ec4b3306a9f082", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14118, "upload_time": "2009-04-09T16:46:17", "url": "https://files.pythonhosted.org/packages/93/7c/2f68ee52498829387f4d42ff99817c71a6e80822484d6c89f6d66f1a8eb1/webpage-0.1.tar.gz" } ] }