Skip to main content

Trite hacks for use with typing.

Project description

Trite hacks for use with typing.

Latest release 20230331: Initial release.

Function subtype(t, name=None)

Construct a TypeVar for subtypes of the type t.

Parameters:

  • t: the type which bounds the TypeVar
  • name: optional name for the TypeVar, default t.__name__ + 'SubType'

Release Log

Release 20230331: Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cs.typingutils-20230331.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

cs.typingutils-20230331-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page