dropbox / dropbox/dropbox-sdk-python

Provide mypy stubs for the Python SDK

Open
#419 15 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
983
Forks
330
Avg merge
3m
Merged PRs (30d)
10

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.