1 Repo
High-level database operation interfaces leveraging language type hints for safety and ergonomics.
Distinct from Database Query Interfaces: Distinct from Database Query Interfaces: emphasizes the use of type-hints and high-level abstractions over raw query execution.
Explore 1 awesome GitHub repository matching data & databases · Type-Hinted Database Interfaces. Refine with filters or upvote what's useful.
FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut
Provides a high-level interface for database operations using Python classes and type hints.