dropbox / dropbox/dropbox-sdk-python

Provide mypy stubs for the Python SDK

Abierto
#419 15 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
983
Forks
330
Merge medio
3 min
PR fusionados (30 d)
10

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.