Package pyi file into wheel
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 2
Description
### Summary
To facilitate the use of api (via Python IntelliSense tools) we could use pybind-stubgen to generate pyi and put that into the wheel.
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
No files or tests are named. Start by locating the package build and wheel-generation entry points, then determine how pybind-stubgen can generate the pyi file; done means the generated stub is included in the wheel and supports Python IntelliSense tools.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100