types-ujson

Typing stubs for ujson

22 个版本 Python >=3.9
安装
pip install types-ujson
poetry add types-ujson
pipenv install types-ujson
conda install types-ujson
描述

Typing stubs for ujson

This is a type stub package for the ujson package. It can be used by type checkers to check code that uses ujson. This version of types-ujson aims to provide accurate annotations for ujson==5.10.*.

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

This package is part of the typeshed project. All fixes for types and metadata should be contributed there. See the README for more details. The source for this package can be found in the stubs/ujson directory.

This package was tested with the following type checkers:

It was generated from typeshed commit ca44e4c45dc40fb47602dc79a3145ba61879add8.

版本列表
5.10.0.20250822 2025-08-22
5.10.0.20250326 2025-03-26
5.10.0.20240515 2024-05-15
5.9.0.0 2023-12-12
5.8.0.1 2023-07-20
5.8.0.0 2023-06-12
5.7.0.5 2023-05-01
5.7.0.4 2023-04-25
5.7.0.3 2023-04-13
5.7.0.2 2023-04-12
5.7.0.1 2023-02-21
5.7.0.0 2023-01-07
5.6.0.0 2022-12-02
5.5.0 2022-09-16
5.4.0 2022-07-08
5.3.1 2022-06-25
5.3.0 2022-06-14
5.2.0 2022-05-30
4.2.1 2022-01-07
4.2.0 2021-10-12
0.1.1 2021-06-17
0.1.0 2021-02-02