{ "info": { "author": "OpenStax CNX", "author_email": "info@cnx.org", "bugtrack_url": null, "classifiers": [], "description": "cssselect2: CSS selectors for Python ElementTree\n################################################\n\nFork of ``cssselect2`` by Simon Sapin.\n\ncssselect2 is a straightforward implementation of `CSS3 Selectors`_ for markup\ndocuments (HTML, XML, etc.) that can be read by `ElementTree`_-like parsers\n(including cElementTree, lxml_, html5lib_, etc.)\n\nUnlike cssselect_, it does not translate selectors to XPath_ and therefore does\nnot have all the correctness corner cases that are hard or impossible to fix in\ncssselect.\n\n.. _ElementTree: http://docs.python.org/3/library/xml.etree.elementtree.html\n.. _CSS3 Selectors: http://www.w3.org/TR/2011/REC-css3-selectors-20110929/\n.. _lxml: http://lxml.de/\n.. _html5lib: https://github.com/html5lib/html5lib-python\n.. _cssselect: http://packages.python.org/cssselect/\n.. _XPath: http://www.w3.org/TR/xpath/\n\n\nQuick facts:\n\n* Free software: BSD licensed\n* Compatible with Python 2.7+ and 3.3+\n* Latest documentation: http://cssselect2.readthedocs.io/\n* Source, issues and pull requests `on Github\n `_\n* Releases `on PyPI `_\n* Install with ``pip install cssselect2``\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/connexions/cnx-cssselect2", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "cnx-cssselect2", "package_url": "https://pypi.org/project/cnx-cssselect2/", "platform": "", "project_url": "https://pypi.org/project/cnx-cssselect2/", "project_urls": { "Homepage": "https://github.com/connexions/cnx-cssselect2" }, "release_url": "https://pypi.org/project/cnx-cssselect2/0.2.3/", "requires_dist": [ "tinycss2", "pytest-runner; extra == 'test'", "pytest-cov; extra == 'test'", "pytest-flake8; extra == 'test'", "pytest-isort; extra == 'test'" ], "requires_python": "", "summary": "CSS selectors for Python ElementTree", "version": "0.2.3" }, "last_serial": 4847553, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "34292eec0dfd67d3e300bec3cd61e842", "sha256": "1b9cafd304b251c7d123d5f20d6097de95900d42a36cf95ad72b5fdbf680b12a" }, "downloads": -1, "filename": "cnx_cssselect2-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "34292eec0dfd67d3e300bec3cd61e842", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 32716, "upload_time": "2019-02-20T18:23:20", "url": "https://files.pythonhosted.org/packages/3e/a7/53e36cd07de7daa2d7e0994216858c867b223a4718a291edca0036e73a52/cnx_cssselect2-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "61b4d94b23d0b2d1c86cbab63dc50c0d", "sha256": "493a515b006603e8ca12793ead86f029558399fcc55dc8722ff381353c34a1d8" }, "downloads": -1, "filename": "cnx-cssselect2-0.2.1.tar.gz", "has_sig": false, "md5_digest": "61b4d94b23d0b2d1c86cbab63dc50c0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30593, "upload_time": "2019-01-02T22:05:36", "url": "https://files.pythonhosted.org/packages/02/e3/cf1070ed4641fdebbcc18019e73a97761bae4f47af70b6ce16882bed2df9/cnx-cssselect2-0.2.1.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "ccbae82b759f562ece3cfc5d60186bd7", "sha256": "9a8b543b8056df5930851992c1d2d3f0d69162744df0a9082aa01297b1e68743" }, "downloads": -1, "filename": "cnx_cssselect2-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ccbae82b759f562ece3cfc5d60186bd7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 33289, "upload_time": "2019-02-20T22:02:04", "url": "https://files.pythonhosted.org/packages/f8/fd/fecc5693b520f29297c37922ade64e8630cc5b527eb41ffdb1c28e052e89/cnx_cssselect2-0.2.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ccbae82b759f562ece3cfc5d60186bd7", "sha256": "9a8b543b8056df5930851992c1d2d3f0d69162744df0a9082aa01297b1e68743" }, "downloads": -1, "filename": "cnx_cssselect2-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ccbae82b759f562ece3cfc5d60186bd7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 33289, "upload_time": "2019-02-20T22:02:04", "url": "https://files.pythonhosted.org/packages/f8/fd/fecc5693b520f29297c37922ade64e8630cc5b527eb41ffdb1c28e052e89/cnx_cssselect2-0.2.3-py2.py3-none-any.whl" } ] }