KotlinIsland / KotlinIsland/basedmypy

stubgen should try and figure out all the types

Open
#287 1 comment 0 reactions 0 assignees View on GitHub
feature stubgen topic-inference
Dominant language
Python
Stars
202
Forks
6
PR merge metrics
No merged PRs in 30d

Description

In most cases, mypy should be able to figure out the bulk of missing type annotations.

Currently `stubgen` does semanal, but it could use 'checker' as well.

Contributor guide

Open the contributing guide

Research direction

Start by locating the stubgen entry point and the checker it could use, then determine how inferred types should be transferred into generated stubs. Done means stubgen can infer the bulk of missing annotations through the checker, with behavior validated by the project's relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.