lsyxiaopang / lsyxiaopang/Translation-platform-programming
为库添加pyi文件
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
由于现在的pyd库没有pyi文件,导致在VSC上面用的手感非常难受需要添加pyi文件进行配合
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
The issue names no source file, test, or entry point. First locate the Python package that supplies the .pyd module and inspect its public API; done means a matching .pyi file is present and VS Code offers usable completion and type information.
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