CMD + K

pyre-extensions

Anaconda Verified

Type system extensions for use with the Pyre type checker

Installation

To install this package, run one of the following:

Conda
$conda install main::pyre-extensions

Usage Tracking

0.0.32
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Pyre Extensions is a module that enhances Python's standard typing system with features supported by the Pyre typechecker. It provides utilities including nonethrows for explicit Optional handling, ParameterSpecification for typing decorators that preserve callable signatures, and a type-safe way to parse JSON through the safejson module, which validates JSON input against expected type specifications rather than returning untyped data.

About

Summary

Type system extensions for use with the Pyre type checker

Last Updated

Apr 7, 2026 at 13:26

License

MIT

Total Downloads

35

Version Downloads

35

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64