basedtyping

Type utility library

A collection of helpers and utilities to aid in dealing with types at static analysis and runtime.

Runtime components for use with basedmypy

GitHub

9 stars
2 watching
2 forks
Language: Python
last commit: 27 days ago

Related projects:

Repository Description Stars
kotlinisland/basedmypy A Python static type checker with additional features to improve typing and error reporting. 148
kotlinisland/basedtypeshed Provides static type annotations for the Python standard library and third-party packages 3
tool-belt/type-predicates A collection of utilities for creating and working with type-guards and assertions in TypeScript. 54
kennethormandy/utility-opentype Utility classes for advanced typographic features in CSS. 500
ricop/idl2typings Tool to generate type definitions from IDL files for TypeScript development 7
orsinium-labs/typeforce A tool to simplify Python package maintenance by automating type checking and stub installation. 19
unional/type-plus A collection of utility types and adjusted utilities for enhancing TypeScript development 380
jellezijlstra/autotyping Automatically adds type annotations to code 241
dry-python/classes Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. 678
orsinium-labs/mypy-baseline A tool to integrate mypy into an existing Python project and track progress on resolving type errors. 59
orsinium-labs/infer-types A CLI tool to automatically add type annotations into Python code 86
ilevkivskyi/typing_inspect Provides utilities for inspecting and analyzing Python types at runtime 352
kracekumar/python-typing-koans A learning tool to help developers understand type hints in Python by fixing errors and annotating code 119
nestjsx/nestjs-typeorm-paginate A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. 847
jorenham/optype A library that provides runtime-checkable type protocols for operator overloading in Python 24