gituser/docker_multiarch/: lxml-stubs-0.4.0 metadata and description

Simple index

Type annotations for the lxml package

classifiers
  • License :: OSI Approved :: Apache Software License
description_content_type text/markdown
provides_extras test
requires_dist
  • coverage[toml] (==5.2) ; extra == 'test'
  • pytest (>=6.0.0) ; extra == 'test'
  • pytest-mypy-plugins (==1.9.3) ; extra == 'test'
File Tox results History
lxml_stubs-0.4.0-py3-none-any.whl
Size
13 KB
Type
Python Wheel
Python
3

lxml-stubs

About

This repository contains external type annotations (see PEP 484) for the lxml package.

Installation

To use these stubs with mypy, you have to install the lxml-stubs package.

pip install lxml-stubs

Contributing

Contributions should follow the same style guidelines as typeshed.

History

These type annotations were initially included in 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.