Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37705794
en ru br
ALT Linux repositórios
S:0.5.0-alt1

Group :: Development/Python3
RPM: python3-module-annotated-types

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.5.0-alt1
Data da compilação: 10 agosto 2023, 20:27 ( 38.0 weeks ago )
Tamanho:: 16.35 Kb

Home page:   https://pypi.org/project/annotated-types

Licença: MIT
Sumário: Reusable constraint types to use with typing.Annotated
Descrição:

PEP-593 added typing.Annotated as a way of adding context-specific
metadata to existing types, and specifies that Annotated[T, x] should
be treated as T by any tool or library without special logic for x.

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.

Mantenedor currente: Alexandr Shashkin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-annotated-types
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009