1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python1,483 forks (1,483 forks)batch import
help wantedstubs: incomplete
Repository metrics
- Stars
- 3,436 stars (3,436 stars)
- PR merge metrics
- Avg merge 12d 21h (Avg merge 12d 21h)66 merged PRs in 30d (66 merged PRs in 30d)
Description
These are marked with a module-level __getattr__ function with an "incomplete module" comment.
Contributor guide
- Research direction
- Find modules in the typeshed repository with getattr and an 'incomplete module' comment, then complete the type stub by adding proper type annotations for all exported names.
- Tech stack
- python
- Domain
- tooling
- Issue type
- Documentation
- Prerequisites
- GitPython typing