Oven logo

Oven

types-babel2.11.0.15

Published

Typing stubs for babel

pip install types-babel

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

Requires Python

Typing stubs for babel

This is a PEP 561 type stub package for the babel package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses babel. The source for this package can be found at https://github.com/python/typeshed/tree/main/stubs/babel. All fixes for types and metadata should be contributed there.

Note: The babel package includes type annotations or type stubs since version 2.12.1. Please uninstall the types-babel 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 afe18e95a9592434e93b648de5194cfe54443f84 and was tested with mypy 1.4.1, pyright 1.1.318, and pytype 2023.6.16.