{ "info": { "author": "Amol Umrale", "author_email": "babaiscool@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3.4" ], "description": "====\r\nhtmq\r\n====\r\n\r\n\r\nSupported platforms\r\n===================\r\n\r\n* Python 3.4\r\n* Windows\r\n\r\n\r\nInstalllation\r\n=============\r\n\r\nTo install via pip:\r\n\r\n`> pip install htmq`\r\n\r\n\r\nUsage\r\n=====\r\n\r\nGet text inside all the div tags with class='test' as a list::\r\n\r\n from htmq.html_query import htmq\r\n # get html from somewhere\r\n htmq(html).all().div(cls='test').text().q()\r\n\r\n\r\nDownload\r\n========\r\n\r\n* PyPI: http://pypi.python.org/pypi/htmq\r\n* Source: https://github.com/amol9/htmq\r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/htmq/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "htmq", "package_url": "https://pypi.org/project/htmq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/htmq/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/htmq/" }, "release_url": "https://pypi.org/project/htmq/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A fluent interface python library to query html.", "version": "1.0.0" }, "last_serial": 2680255, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0dbabc86d2f81d2d68cdc1ad72f995d7", "sha256": "448dddd282bf8cb207562ef03e1dbc96a094ced124ba36233363a4b5624730b2" }, "downloads": -1, "filename": "htmq-1.0.0.zip", "has_sig": false, "md5_digest": "0dbabc86d2f81d2d68cdc1ad72f995d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10126, "upload_time": "2017-03-03T11:32:42", "url": "https://files.pythonhosted.org/packages/63/15/3dc818349c61d9b0c6287248b47e3345a43decf227545aabb4e91b164d51/htmq-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dbabc86d2f81d2d68cdc1ad72f995d7", "sha256": "448dddd282bf8cb207562ef03e1dbc96a094ced124ba36233363a4b5624730b2" }, "downloads": -1, "filename": "htmq-1.0.0.zip", "has_sig": false, "md5_digest": "0dbabc86d2f81d2d68cdc1ad72f995d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10126, "upload_time": "2017-03-03T11:32:42", "url": "https://files.pythonhosted.org/packages/63/15/3dc818349c61d9b0c6287248b47e3345a43decf227545aabb4e91b164d51/htmq-1.0.0.zip" } ] }