crossbario / crossbario/autobahn-python
Add type hints, py.typed marker and typeshed
Open
Nobody has claimed this yet.
CI-CD
enhancement
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 768
- PR merge metrics
- No merged PRs in 30d
Description
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 reading the linked typeshed repository and mypy documentation, then inspect the autobahn-python package layout to determine the scope of the typing work. No files, tests, or entry points are named in the issue; completion would require adding type hints, a py.typed marker, and typeshed support across the relevant package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100