Module and Class ReferencesΒΆ

typelets

Typelets for Python.

typelets.funcs

Typing useful for defining and calling functions.

typelets.json

Typing useful for working with JSON structures.

typelets.runtime

Utility for asserting never types with more flexibility.

typelets.symbols

Common symbols useful for functions, variables, and types.

typelets.django

typelets.django.auth

Typing useful for Django authentication.

typelets.django.forms

Typing useful for Django forms.

typelets.django.json

Typing useful for working with Django's JSON serialization.

typelets.django.models

Typing useful for Django models.

typelets.django.strings

Typing useful for working with Django strings.

typelets.django.urls

Typing useful for working with Django URL registration.