lxml-util


Namelxml-util JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryUtility library based on lxml
upload_time2023-11-27 21:27:12
maintainer
docs_urlNone
authorKarim S (Kas)
requires_python>=3
licenseMIT
keywords lxml util lxmlutil lxml-util xml python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lxml-util
Utility library extending the functionality of lxml library in python.


## Overview

This library is aimed to extend the funtionalities of lxml library for user 
friendliness and for more capabilities.


## More information

- [Documentation](https://lxml-util.readthedocs.io/)
  - [Quickstart](https://lxml-util.readthedocs.io/en/latest/quickstart.html)
- [Contribute](https://lxml-util.readthedocs.io/en/latest/contribution.html)
  - [Issues](https://github.com/kascodeo/lxml-util/issues)
  - [Pull requests](https://github.com/kascodeo/lxml-util/pulls)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lxml-util",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "lxml,util,lxmlutil,lxml-util,xml,python",
    "author": "Karim S (Kas)",
    "author_email": "kascodeo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/c6/4ab237db1b9599b0f64d4385dd2190471d3b1350a8c3e8d6b6d1d836321a/lxml-util-1.0.1.tar.gz",
    "platform": null,
    "description": "# lxml-util\r\nUtility library extending the functionality of lxml library in python.\r\n\r\n\r\n## Overview\r\n\r\nThis library is aimed to extend the funtionalities of lxml library for user \r\nfriendliness and for more capabilities.\r\n\r\n\r\n## More information\r\n\r\n- [Documentation](https://lxml-util.readthedocs.io/)\r\n  - [Quickstart](https://lxml-util.readthedocs.io/en/latest/quickstart.html)\r\n- [Contribute](https://lxml-util.readthedocs.io/en/latest/contribution.html)\r\n  - [Issues](https://github.com/kascodeo/lxml-util/issues)\r\n  - [Pull requests](https://github.com/kascodeo/lxml-util/pulls)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utility library based on lxml",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://lxml-util.readthedocs.io/",
        "Release notes": "https://lxml-util.readthedocs.io/en/stable/releasenotes.html",
        "Source": "https://github.com/kascodeo/lxml-util"
    },
    "split_keywords": [
        "lxml",
        "util",
        "lxmlutil",
        "lxml-util",
        "xml",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6263b1c98b710420c8891038f01fc871e2983f29d9d11b0b4da64eb0cfe268c",
                "md5": "012b4f8e0c53df47e23249c3ee52302c",
                "sha256": "3c33ebe1a0c680554b5dce173368e096b39fe684f573f8d710a40ddccb670133"
            },
            "downloads": -1,
            "filename": "lxml_util-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "012b4f8e0c53df47e23249c3ee52302c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 6392,
            "upload_time": "2023-11-27T21:27:11",
            "upload_time_iso_8601": "2023-11-27T21:27:11.506492Z",
            "url": "https://files.pythonhosted.org/packages/a6/26/3b1c98b710420c8891038f01fc871e2983f29d9d11b0b4da64eb0cfe268c/lxml_util-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bc64ab237db1b9599b0f64d4385dd2190471d3b1350a8c3e8d6b6d1d836321a",
                "md5": "482ebc3c285fbff0008157d8cb8052e8",
                "sha256": "7c648ea1fbe59da1564ad3df6b0013ee545e745214c0da9b49e74aff97a2e4dc"
            },
            "downloads": -1,
            "filename": "lxml-util-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "482ebc3c285fbff0008157d8cb8052e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 6500,
            "upload_time": "2023-11-27T21:27:12",
            "upload_time_iso_8601": "2023-11-27T21:27:12.679096Z",
            "url": "https://files.pythonhosted.org/packages/5b/c6/4ab237db1b9599b0f64d4385dd2190471d3b1350a8c3e8d6b6d1d836321a/lxml-util-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 21:27:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kascodeo",
    "github_project": "lxml-util",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "lxml-util"
}
        
Elapsed time: 0.14537s