Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

types-stripe

Typing stubs for stripe

Rank: #3132Downloads: 1,569,967 (30 days)Stars: 5,009Forks: 1,977

Description

Typing stubs for stripe

This is a PEP 561 type stub package for the stripe package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses stripe.

This version of types-stripe aims to provide accurate annotations for stripe==3.5.*. The source for this package can be found at https://github.com/python/typeshed/tree/main/stubs/stripe. All fixes for types and metadata should be contributed there.

Note: The stripe package includes type annotations or type stubs since version 7.1.0. Please uninstall the types-stripe package if you use this or a newer version.

This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.

See https://github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit 1de5830a2703936a96a126248227d5c7db883674 and was tested with mypy 1.8.0, pyright 1.1.342, and pytype 2023.12.18.