fastports

typeshed-client 2.7.0

devel/py-typeshed-client

Library for accessing stubs in typeshed

Category
devel
Maintainer
sunpoet@FreeBSD.org
WWW
https://github.com/JelleZijlstra/typeshed_client
License
MIT
USES
python

Description

typeshed-client provides a way to retrieve information from typeshed and from
PEP 561 stub packages.

Example use cases:
- Find the path to the stub file for a particular module.
- Find the names defined in a stub.
- Find the AST node that defines a particular name in a stub.

Projects for which typeshed_client could be useful include:
- Static analyzers that want to access typeshed annotations.
- Tools that check stubs for correctness.
- Tools that use typeshed for runtime introspection.

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.