About Anaconda Help Download Anaconda

main / packages / pyre-extensions 0.0.32

Type system extensions for use with the Pyre type checker

Installers

  • linux-64 v0.0.32
  • linux-aarch64 v0.0.32
  • osx-arm64 v0.0.32
  • win-64 v0.0.32

conda install

To install this package run one of the following:
conda install main::pyre-extensions

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.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.16) Legal | Privacy Policy