pybind / pybind/python_example
Add type stubs to this example
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 530
- 分支
- 150
- 平均合併
- 8 天 2 小時
- 30 天內合併 PR
- 1
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視現有的 Python 型範例及其建置與發佈流程,接著研究如何將 pybind11_stubgen 產生的 .pyi 檔案整合其中。完成的標準是:repository 中包含一個可運作的範例,展示如何產生與發佈型別存根,並且對相關範例或用法進行文件說明。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation, tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100