KotlinIsland / KotlinIsland/basedmypy
Simple way of using a non bundled typeshed
Open
Nobody has claimed this yet.
feature
typeshed
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Would be cool if we could use a local dependency of typeshed instead of a vendored one.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how basedmypy currently loads its vendored typeshed and how dependencies are configured. Determine how a local typeshed dependency should be selected instead, then verify that type checking works with both the existing bundled source and a local dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100