pyre-extensions
Type system extensions for use with the Pyre type checker
Type system extensions for use with the Pyre type checker
To install this package, run one of the following:
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.
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
GitHub Repository
https://github.com/facebook/pyre-check/tree/main/pyre_extensionsDocumentation
https://pyre-check.org