types-ujson 5.10.0.20250822


pip install types-ujson

  Latest version

Released: Aug 22, 2025


Meta
Requires Python: >=3.9

Classifiers

Programming Language
  • Python :: 3

Typing
  • Stubs Only

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.

No dependencies