KotlinIsland / KotlinIsland/basedmypy
Visibility api
Open
feature
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
```py
@public
def f(): ...
@internal
def g(): ...
```
and so on and so forth.
Contributor guide
Research direction
The issue only provides a Python example using @public and @internal, with no implementation files, tests, or acceptance criteria named. First clarify the intended visibility API and then locate the relevant basedmypy typing or checker entry points; completion should include defined behavior and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100