pybind / pybind/python_example
Add type stubs to this example
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 530
- Forks
- 150
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 1
Description
Type stubs, generated by a tool like pybind11_stubgen, and distributed as .pyi files, are very standard in modern Python. It would be awesome to add an example of how to incorporate that into this project.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing Python-based example and its build and distribution flow, then investigate how pybind11_stubgen-generated .pyi files could fit into it. Done means the repository contains a working example showing how type stubs are generated and distributed, with the relevant example or usage documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100