typed-python
There are 12 repositories under typed-python topic.
juancarlospaco/cpython
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim
dhvcc/rss-parser
typed python RSS parsing module built using xmltodict and pydantic
huzecong/argtyped
Command line argument parser, with types.
yassun7010/turu-py
Simple Database API for Typed Python
cuire/envtyped
🦕 Strong typing for your environment variables 🦈
dotpep/cli-weather-app
Weather Apps in CLI with third party API and GPS tracking ps scripts, Clean Architecure and Software Design using Type Hintings in Python.
MenxLi/QCollapsibleCheckList
A collapsible checklist implemented with PyQt6
stevemccartney/typefactory
Simplify the creation and utilisation of typed and constrained value objects in Python 3
dzino/git-analytics
Project development analytics based on Git logs. [ STACK: Flask, Vue, Typed Python, OOP ]
blazewicz/ipping-py
IP (TCP/UDP) ping tools
hexlet-components/python-pairs
A SICP'ish Functional Pairs implemented in Python
hexlet-components/python-points
A SICP'ish Points implemented in Python using hexlet-pairs.