# lxml-stubs
## About
This repository contains external type annotations (see
[PEP 484](https://www.python.org/dev/peps/pep-0484/)) for the
[lxml](http://lxml.de/) package.
## Installation
To use these stubs with [mypy](https://github.com/python/mypy), you have to
install the `lxml-stubs` package.
pip install lxml-stubs
## Contributing
Contributions should follow the same style guidelines as
[typeshed](https://github.com/python/typeshed/blob/master/CONTRIBUTING.md).
## History
These type annotations were initially included in
[typeshed](https://www.github.com/python/typeshed), but lxml's annotations
are still incomplete and have therefore been extracted from typeshed to
avoid unintentional false positive results.
The code was extracted by Jelle Zijlstra from the original typeshed codebase
and moved to a separate repository using `git filter-branch`.
## Authors
Numerous people have contributed to the lxml stubs; see the git history for
details.
Raw data
{
"_id": null,
"home_page": "https://github.com/lxml/lxml-stubs",
"name": "lxml-stubs",
"maintainer": "lxml dev team",
"docs_url": null,
"requires_python": "",
"maintainer_email": "lxml-dev@lxml.de",
"keywords": "",
"author": "lxml dev team",
"author_email": "lxml-dev@lxml.de",
"download_url": "https://files.pythonhosted.org/packages/99/da/1a3a3e5d159b249fc2970d73437496b908de8e4716a089c69591b4ffa6fd/lxml-stubs-0.5.1.tar.gz",
"platform": null,
"description": "# lxml-stubs\n\n## About\nThis repository contains external type annotations (see\n[PEP 484](https://www.python.org/dev/peps/pep-0484/)) for the\n[lxml](http://lxml.de/) package.\n\n\n## Installation\nTo use these stubs with [mypy](https://github.com/python/mypy), you have to\ninstall the `lxml-stubs` package.\n\n pip install lxml-stubs\n\n\n## Contributing\nContributions should follow the same style guidelines as\n[typeshed](https://github.com/python/typeshed/blob/master/CONTRIBUTING.md).\n\n\n## History\nThese type annotations were initially included in\n[typeshed](https://www.github.com/python/typeshed), but lxml's annotations\nare still incomplete and have therefore been extracted from typeshed to\navoid unintentional false positive results.\n\nThe code was extracted by Jelle Zijlstra from the original typeshed codebase\nand moved to a separate repository using `git filter-branch`.\n\n\n## Authors\nNumerous people have contributed to the lxml stubs; see the git history for\ndetails.\n",
"bugtrack_url": null,
"license": "",
"summary": "Type annotations for the lxml package",
"version": "0.5.1",
"project_urls": {
"Homepage": "https://github.com/lxml/lxml-stubs"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1fc9e0f8e4e6e8a69e5959b06499582dca6349db6769cc7fdfb8a02a7c75a9ae",
"md5": "a55f153955fd0baeaeb569695b861fad",
"sha256": "1f689e5dbc4b9247cb09ae820c7d34daeb1fdbd1db06123814b856dae7787272"
},
"downloads": -1,
"filename": "lxml_stubs-0.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a55f153955fd0baeaeb569695b861fad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13584,
"upload_time": "2024-01-10T09:37:44",
"upload_time_iso_8601": "2024-01-10T09:37:44.931621Z",
"url": "https://files.pythonhosted.org/packages/1f/c9/e0f8e4e6e8a69e5959b06499582dca6349db6769cc7fdfb8a02a7c75a9ae/lxml_stubs-0.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "99da1a3a3e5d159b249fc2970d73437496b908de8e4716a089c69591b4ffa6fd",
"md5": "ca0a52857a63f0ab687f3730b6264694",
"sha256": "e0ec2aa1ce92d91278b719091ce4515c12adc1d564359dfaf81efa7d4feab79d"
},
"downloads": -1,
"filename": "lxml-stubs-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "ca0a52857a63f0ab687f3730b6264694",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14778,
"upload_time": "2024-01-10T09:37:46",
"upload_time_iso_8601": "2024-01-10T09:37:46.521233Z",
"url": "https://files.pythonhosted.org/packages/99/da/1a3a3e5d159b249fc2970d73437496b908de8e4716a089c69591b4ffa6fd/lxml-stubs-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-10 09:37:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lxml",
"github_project": "lxml-stubs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "lxml-stubs"
}