{ "info": { "author": "Eytan Daniyalzade", "author_email": "eytan@stylrapp.com", "bugtrack_url": null, "classifiers": [], "description": "pho: High performance HTML parser built on lxml\n===============================================\n\npho is a library built on lxml, and implements the [Beautiful Soup](http://www.crummy.com/software/BeautifulSoup/) apis. It is meant to be a drop in replacement for BS.\n\n\nInstallation\n------------\n\nTo install requests, simply: ::\n\n $ pip install pho\n\nPho tries to pip install lxml, and for lxml you will need the following packages installed in your system.\n\n\nUsage\n------\n\n import pho\n import requests\n\n Pho(requests.get('http://google.com').content).find('title').get_text()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://stylrapp.com", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pho", "package_url": "https://pypi.org/project/pho/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pho/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://stylrapp.com" }, "release_url": "https://pypi.org/project/pho/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "High performance HTML parser built on lxml", "version": "0.0.3" }, "last_serial": 796209, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2a6a85a97490c0dee36c61edc114241b", "sha256": "d060aac653d79ed0aba3cc98798ab3e6cb0e137305aa4efa6ae30dda6fbc5e88" }, "downloads": -1, "filename": "pho-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2a6a85a97490c0dee36c61edc114241b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1826, "upload_time": "2013-02-16T18:13:36", "url": "https://files.pythonhosted.org/packages/e0/4f/f193b13701ba5b7c330993c5ffb52bf20984100957d2e24cd4bb4ff89ece/pho-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7078ca8ce1bc692d7046675b3a96d15e", "sha256": "a4779b66d6a183f2bbc5d46734c73ae26a0d6e89dd9768c13075da9efa3539ff" }, "downloads": -1, "filename": "pho-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7078ca8ce1bc692d7046675b3a96d15e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2033, "upload_time": "2013-02-16T18:21:07", "url": "https://files.pythonhosted.org/packages/65/dc/d5ab95b09f2bef3cb88fa01196d41a1a2f3b1b8b36063458469705fd15e0/pho-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "725c2eb265ecd34d3b5ed363f443cc17", "sha256": "90197be16efbe03c9fb4e0960c8ecae8514008e47ab3bc34a9749a134e9f597d" }, "downloads": -1, "filename": "pho-0.0.3.tar.gz", "has_sig": false, "md5_digest": "725c2eb265ecd34d3b5ed363f443cc17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2103, "upload_time": "2013-02-16T18:23:52", "url": "https://files.pythonhosted.org/packages/da/5f/f71fdb0e386a92d7d6c799cc3f81abdb178f4796971950ef2c876dc2a98f/pho-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "725c2eb265ecd34d3b5ed363f443cc17", "sha256": "90197be16efbe03c9fb4e0960c8ecae8514008e47ab3bc34a9749a134e9f597d" }, "downloads": -1, "filename": "pho-0.0.3.tar.gz", "has_sig": false, "md5_digest": "725c2eb265ecd34d3b5ed363f443cc17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2103, "upload_time": "2013-02-16T18:23:52", "url": "https://files.pythonhosted.org/packages/da/5f/f71fdb0e386a92d7d6c799cc3f81abdb178f4796971950ef2c876dc2a98f/pho-0.0.3.tar.gz" } ] }