dropbox / dropbox/dropbox-sdk-python
Provide mypy stubs for the Python SDK
未关闭
enhancement
- 主要语言
- Python
- 星标
- 983
- 派生
- 330
- 平均合并
- 3 分钟
- 30 天内合并 PR
- 10
描述
**Why is this feature valuable to you? Does it solve a problem you're having?**
Type checking of Python code can be incredibly helpful to write readable and maintainable code.
**Describe the solution you'd like**
Currently, these stubs can be mostly automatically generated from https://github.com/dropbox/dropbox-api-spec using stone. However, it would be convenient if you could make those stubs available as a separate package on ~PyPI~ typeshed which gets updated with new releases of the SDK.
贡献指南
评估
这个 Issue 还没有评估数据。