Topic: "python-typing"
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
Language: Python - Size: 103 KB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 1,425 - Forks: 34

patrick-kidger/jaxtyping
Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/
Language: Python - Size: 290 KB - Last synced at: 8 days ago - Pushed at: 20 days ago - Stars: 1,369 - Forks: 70

laike9m/Python-Type-Challenges
Master Python typing (type hints) with interactive online exercises!
Language: Python - Size: 758 KB - Last synced at: 5 days ago - Pushed at: 12 days ago - Stars: 583 - Forks: 33

wyfo/apischema
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
Language: Python - Size: 6.67 MB - Last synced at: 8 days ago - Pushed at: 21 days ago - Stars: 234 - Forks: 18

alexandermalyga/poltergeist
Rust-like error handling in Python, with type-safety in mind.
Language: Python - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 139 - Forks: 3

patrick-kidger/quax
Multiple dispatch over abstract array types in JAX.
Language: Python - Size: 106 KB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 117 - Forks: 4

utilmeta/utype
Declare & parse types / dataclasses / functions based on Python type annotations
Language: Python - Size: 819 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 3

litestar-org/type-lens
Runtime type introspection utilities
Language: Python - Size: 1.23 MB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 14 - Forks: 2

jorenham/optype
Opinionated typing package for precise type hints in Python
Language: Python - Size: 1.16 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 0

AlexWaygood/typeshed-stats
Library and command-line tool to gather stats on typeshed packages
Language: Python - Size: 18.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 9 - Forks: 5

daniil-berg/marshmallow-generic
Generic schema with full typing support and minimal boilerplate
Language: Python - Size: 746 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

seandstewart/python-typelib
A library for runtime type analysis, validation, and (un)marshalling.
Language: Python - Size: 3.01 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

izxxr/typedclasses
Python classes with types validation at runtime.
Language: Python - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

cdce8p/python-typing-update
Update Python typing syntax
Language: Python - Size: 569 KB - Last synced at: about 8 hours ago - Pushed at: about 9 hours ago - Stars: 7 - Forks: 2

beartype/bearboto3 📦
Facilitates using beartype runtime type-checking with the AWS SDK.
Language: Python - Size: 561 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

mldictionary/MLDictionaryGUI
A GTK application which searches for word definitions on several languages, showing your definition, pronounce spell and playing an audio pronounce when available.
Language: Python - Size: 6.21 MB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

jorenham/unpy
Python stub backporter
Language: Python - Size: 434 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

tarsil/polyforce
Enforce annotations in your python code
Language: Python - Size: 133 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

pycodegen/python-type-extractor
Convert python-types to "Type-Nodes" (similar to ASTs) in runtime / WIP... / no docs yet (see test-cases for now - sorry)
Language: Python - Size: 695 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 5

ediskandarov/aws-lambda-py-types
🏷️ Python typing hints collection for AWS Lambda functions
Language: Python - Size: 279 KB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

dogweather/python-exhaustiveness-adts-monads
Demo code showing off the new true exhaustiveness checks with Python 3.10 + Pyright
Language: Python - Size: 59.6 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

SowinskiBraeden/ScheduleGeneratorApp
The Desktop Application for my schedule-generator algorithm, allowing users to easily interact with the algorithm and its variables to generate schedules as documents for students individually as well as the master timetable
Language: Python - Size: 178 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

seven7ty/typeshi
Dict to TypedDict generation and conversion utilities for Python 📖✨
Language: Python - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

uriyyo/typed-undefined
🐒 smth like JS undefined but in Python
Language: Python - Size: 85 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

studioph/bearboto3 📦
MOVED. Provides support for boto3 with beartype runtime type-checking.
Language: Python - Size: 356 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

ediskandarov/awslambdaric-stubs
🏷️ Stubs for AWS Lambda Python Runtime Interface Client(awslambdaric)
Language: Python - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

GalacticDynamics/is_annotated
Check if a type hint is an `Annotated` type
Language: Python - Size: 42 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 1

AWeirdDev/definitely
Definitely typed. Type any object to any type as you wish.
Language: Python - Size: 5.86 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

pspanoudakis/Data-Mining-Techniques-Projects
Data Visualization 📊 Clustering and Classification 🗂️ techniques on Customer 🛍️ & Book 📖 datasets
Language: Jupyter Notebook - Size: 9.97 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

lokaimoma/Flask-QR-Code-Web-APP
[APP] A web app for generating and decoding qr code built with python-flask.
Language: Python - Size: 679 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mttbernardini/datetypes
Typed counterparts for built-in datetime module classes with zero runtime overhead
Language: Python - Size: 41 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

izxxr/runtime-final
Declare final Python classes and methods at runtime.
Language: Python - Size: 27.3 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

MashymAli/typing-speed-game
Typing speed game made in python with tkinter and pygame. Measures typing speed of a person and tells if its average, below averaage or above average. At the end of game tells you your wpm speed.
Language: Python - Size: 260 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

troyan-dy/fastapi-depends
You can use your FastAPI dependencies not only in FastAPI applications
Language: Python - Size: 26.4 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

a1usha/python-type-stubs
Stub files for python packages generated using Intellij IDEA PSI.
Language: Python - Size: 722 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abhabongse/bluejayson 📦
BlueJayson provides a collection of extra annotation utilities into type annotations in functions, classes, and modules (such as simple data validation).
Language: Python - Size: 111 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AlexDemure/gadutils
A lightweight utility library for building clean and reusable data manipulation functions.
Language: Python - Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

kucera-lukas/imagesecrets
RESTful API for encoding/decoding messages into/from images.
Language: Python - Size: 579 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 2

hunyadi/markdown_doc
Generate Markdown documentation from Python code
Language: Python - Size: 129 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

hunyadi/sphinx_doc
Enrich Sphinx documentation with Python type information
Language: Python - Size: 20.5 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

hunyadi/pysqlexpr
Expressive SQL for Python
Language: Python - Size: 30.3 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

last-partizan/django-filter Fork of carltongibson/django-filter
[typed] A generic system for filtering Django QuerySets based on user selections
Language: Python - Size: 1.76 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Madi-S/protocols-vs-abc
Language: Python - Size: 2.93 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

MahirMahbub/fastapi-microservice
Language: Python - Size: 276 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Heath-Lester/number-predictor-django
Django Back-End
Language: HTML - Size: 216 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lpardey/wordle
Backend that implements the game 'Wordle' built on top of FastAPI with Pytest for testing and SQLite and Tortoise ORM for the database.
Language: Python - Size: 270 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lpardey/manga-app
Terminal and desktop app designed to scrape, download, compress and organize user-selected comic books from multiple websites into the filesystem.
Language: Python - Size: 302 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tonywu6/issues-repro-pyright-pybind11
Language: CMake - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RBerga06/python-descriptor
How to correctly type-annotate Python descriptors
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BenTaylor25/memoization_decorator
Python decorator for memoising functions.
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
