crispthinking / crispthinking/athena-python-client
Typehints for GRPC generated code
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- Avg merge
- 22h 52m
- Merged PRs (30d)
- 1
Description
Tracking this issue, we should get _grpc.pyi files for the generated grpc files.
It looks like there might be a solution using mypy grpc but it probably isn't enough.
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 upstream gRPC issue and inspecting the repository's generated gRPC files. Determine how _grpc.pyi files should be produced and whether mypy-grpc is sufficient; done means the generated gRPC code has usable type-hint stub files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100