-
Oomnitza
- Tuam, Ireland
-
18:20
(UTC -12:00)
typing 🐍
Collection of awesome Python types, stubs, plugins, and tools to work with them.
Silence mypy by adding or removing code comments
CLI tool for providing a clean slate for mypy usage within a project.
Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.
Python module to enforce strong typing at runtime
trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.
Type-safe, strict Python. Works well with standard Python
Based Python static type checker with baseline, sane default settings and based typing features
Tool to generate Python types based on TypedDict from a JSON Schema
String representations of Python type annotations
A flexible dependency injection tool for typed Python projects.
A Python library that generates static type annotations by collecting runtime types
A fast, feature-rich static code analyzer & language server for Python
Typeapi provides a sane and stable API to introspect Python type hints.
A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
Declare & parse types / dataclasses / functions based on Python type annotations
A codemod to make your implicit optional type hints PEP 484 compliant.
PyIter is a Python package for iterative operations inspired by the Kotlin、CSharp(linq)、TypeSrcipt and Rust . Enables strong **typing** and type inference for iterative operations.
Type hints and utility objects for Python and Django projects.
A fast and efficient type assistant for Python, including tensor shape inference