Repository History
3 repositories tagged with pydantic

Vizro: Low-Code Toolkit for High-Quality Data Visualization Apps
Vizro is an open-source, Python-based toolkit designed for building high-quality data visualization applications with a low-code approach. It enables users to create beautiful, powerful, and production-ready dashboards quickly, leveraging trusted dependencies like Plotly, Dash, and Pydantic. The toolkit offers flexibility, customization options, and scalability for various data visualization needs.

Air: The Modern Python Web Framework for FastAPI and Pydantic
Air is a new Python web framework developed by the authors of "Two Scoops of Django." It leverages FastAPI, Starlette, and Pydantic to provide a fast and intuitive development experience. Designed for building both APIs and web pages, Air offers features like Air Tags for HTML generation, Jinja2 integration, and HTMX support, aiming to breathe fresh air into Python web development.

FastAPI: High-Performance Python Web Framework for Building APIs
FastAPI is a modern, high-performance Python web framework designed for building APIs quickly and efficiently. It leverages standard Python type hints to provide automatic data validation, serialization, and interactive API documentation, making development intuitive and robust. This framework is ideal for production-ready applications, offering speed comparable to NodeJS and Go.