dropbox / dropbox/dropbox-sdk-python
Provide mypy stubs for the Python SDK
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 983
- Fork
- 330
- Merge trung bình
- 3 phút
- Pull request đã merge (30 ngày)
- 10
Mô tả
**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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.