CMD + K

annotated-types

Anaconda Verified

Reusable constraint types to use with typing.Annotated

Installation

To install this package, run one of the following:

Conda
$conda install main::annotated-types

Usage Tracking

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

Description

This package provides metadata objects which can be used to represent common constraints such as upper and lower bounds on scalar values and collection sizes, a Predicate marker for runtime checks, and descriptions of how we intend these metadata to be interpreted. In some cases, we also note alternative representations which do not require this package.

About

Summary

Reusable constraint types to use with typing.Annotated

Last Updated

Mar 4, 2024 at 09:33

License

MIT

Total Downloads

5.5K

Supported Platforms

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