type-hint
There are 17 repositories under type-hint topic.
SSmJaE/PepperBot
An intuitive multi-platform bot framework, easily forward messages among platforms, support QQ, WeChat, Telegram. 一个符合直觉的跨社交平台机器人框架,轻松地在平台间传递消息,支持QQ、微信、Telegram
touch-callable/touch-callable
Automatically generate a Web UI for Python function using type annotations.
raceychan/ididi
the fastest and most advanced dependency injection lib in Python, used by lihil.
njqdev/vscode-python-typehint
VSCode extension for Python type hint auto-completion.
k2bd/typen
Strong Type Hints with Traits
mmohaveri/config-man
An easy Python configuration manager with Typing support.
nxu/typed-collection
Strictly typed Collections for PHP
DavidOsipov/gmpy2-stubs
PEP 561 type stubs for gmpy2 2.2.1, a Python extension wrapping the GMP, MPFR, and MPC arbitrary-precision arithmetic libraries. Improves static type checking and IDE support.
jpcadena/design-patterns
Design Patterns for Clean Code in Python
Lai-YT/design-pattern
Self-learning on design patterns
ricky-ultimate/python-type-hinting
Practicing python type hinting
smarie/python-parsyfiles
A declarative framework to read complex objects made of several files, supporting pluggable parsers and alternate file formats for the same object type. A typical use case is to read collections of test cases on the file system.
sasha-ajin/python-advanced-topics
Advanced python topics
arenekosreal/deserializer
Deserialize class from dict from json/yaml/toml.
nielsoffice/PHPClassTypeHintBaseOnParentClass
Class type hint base on parent class as data type