pydantic
Here are 331 public repositories matching this topic...
Data parsing and validation using Python type hints
-
Updated
Jun 1, 2022 - Python
SQL databases in Python, designed for simplicity, compatibility, and robustness.
-
Updated
May 25, 2022 - Python
-
Updated
May 17, 2022 - Python
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
-
Updated
May 29, 2022 - Python
Document features
add documents include examples on each feature.
python async orm with fastapi in mind and pydantic validation
-
Updated
Jun 3, 2022 - Python
There two official example projects:
- FastAPI Demo - Beanie and FastAPI collaboration demonstration. CRUD and Aggregation.
- Indexes Demo - Regular and Geo Indexes usage example wrapped to a microservice.
Both should:
- Show, how to use current Beanie syntax
- Contain unit tests
Problem
We could improve the readability / experience reading through the library source code if there were module level docstrings.
Suggested solution
All python modules should include a docstring explaining
Async ODM (Object Document Mapper) for MongoDB based on python type hints
-
Updated
Jun 1, 2022 - Python
Starlette's ASGI types use MutableMapping[str, Any] which is not too different from just typing them dict. This package is fully spec compliant and would help in implementing additional ASGI functionality, as it would allow us to see exactly which keys are available/required to support a feature. There is currently a PR for Starlette that addres
Course demos and handouts for our Modern APIs with FastAPI course.
-
Updated
Jun 1, 2022 - Python
Core validation logic for pydantic written in rust
-
Updated
Jun 4, 2022 - Rust
Ready to use and Customizable Authentications and Authorisations Management for FastAPI
-
Updated
Jun 2, 2022 - Python
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
-
Updated
Jun 3, 2022 - Kotlin
Pydantic model support for Django
-
Updated
Apr 23, 2022 - Python
Hi, is it true? I got an error:
E pydantic_factories.exceptions.ParameterError: Unsupported type: <class 'xxx.xxx.models.UrlValue'>
E
E Either extend the providers map or add a factory function for this model fieldflask extension for integration with the awesome pydantic package
-
Updated
May 13, 2022 - Python
API spec validator and OpenAPI document generator for Python web frameworks.
-
Updated
May 29, 2022 - Python
Generate Avro Schemas from a Python class. Serialize and Deserialize python instances with avro schemas
-
Updated
May 18, 2022 - Python
Improve this page
Add a description, image, and links to the pydantic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pydantic topic, visit your repo's landing page and select "manage topics."


First check