New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

types-ujson

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-ujson

Typing stubs for ujson

5.10.0.20240515
PyPI
Maintainers
1

Typing stubs for ujson

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

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

See https://github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit a86115a19ddf2ca57645fea5fb6287fafa1cc1a0 and was tested with mypy 1.10.0, pyright 1.1.362, and pytype 2024.4.11.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts