trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.
☆88Dec 10, 2025Updated 2 months ago
Alternatives and similar repositories for trycast
Users that are interested in trycast are comparing it to the libraries listed below
Sorting:
- Simple, efficient and dependency-free binary (de)serialization using type annotations.☆18Jul 16, 2024Updated last year
- Deploying a simple FastAPI app to Fly.io >> https://fly-fastapi.fly.dev/docs <<☆14Oct 2, 2023Updated 2 years ago
- Easy application configuration with python☆10Feb 11, 2026Updated 2 weeks ago
- Django app made to integrate generic events that create notifications that can be sent to users using several backends.☆21Sep 4, 2023Updated 2 years ago
- Abstract class attributes for Python ABCs.☆18Dec 17, 2025Updated 2 months ago
- Simple finite state machines.☆28Jul 7, 2022Updated 3 years ago
- Type hints for enhanced API views and serializers.☆84Mar 25, 2023Updated 2 years ago
- Linter config initializer for Python☆27Sep 25, 2023Updated 2 years ago
- "Page component" is a unit of a user interface (think ReactJS components). django-page-components provide a minimalistic framework for cr…☆16Feb 5, 2022Updated 4 years ago
- Using PyRaider You can scan installed dependencies known security vulnerabilities. It uses publicly known exploits, vulnerabilities datab…☆17May 18, 2022Updated 3 years ago
- Routes for speed.☆16Jan 2, 2025Updated last year
- A type-safe `functools.wraps`.☆20Nov 22, 2025Updated 3 months ago
- CPython that can be installed using pip☆17May 1, 2022Updated 3 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆35Oct 9, 2025Updated 4 months ago
- Useful types for Python☆148Jan 5, 2026Updated last month
- Typed environment variable parsing for Python☆18Updated this week
- Smart reversion of Django migrations based on Git diff☆76May 9, 2023Updated 2 years ago
- Pure SVG loading spinners for Django.☆33Jan 17, 2026Updated last month
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Sep 22, 2023Updated 2 years ago
- Runtime inspection utilities for Python typing module☆376Jan 18, 2026Updated last month
- create cli applications using pydantic models☆42Jun 25, 2024Updated last year
- Django middleware that shows you how fast your pages load, right in your browser.☆36Aug 8, 2025Updated 6 months ago
- A Django template formatter.☆375Updated this week
- Pydantic model support for Django & Django-Rest-Framework ✨☆89Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated last week
- Extend typing package functionalities☆61May 16, 2023Updated 2 years ago
- A prettier way to see Django requests while developing.☆46May 15, 2023Updated 2 years ago
- Tool for precise and efficient django model copying☆19Jan 25, 2026Updated last month
- Automatically add simple type annotations to your code☆282Sep 19, 2025Updated 5 months ago
- autoconfigurator for django applications