pydantic
Here are 312 public repositories matching this topic...
Data parsing and validation using Python type hints
-
Updated
Apr 16, 2022 - Python
SQL databases in Python, designed for simplicity, compatibility, and robustness.
-
Updated
Apr 17, 2022 - Python
-
Updated
Apr 6, 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
Apr 8, 2022 - Python
Document features
add documents include examples on each feature.
python async orm with fastapi in mind and pydantic validation
-
Updated
Apr 7, 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
Apr 12, 2022 - Python
Course demos and handouts for our Modern APIs with FastAPI course.
-
Updated
Apr 5, 2022 - Python
Within a controller, I don't think you can find a url for another handler using starlette url_path_for.
A working example of it can be found over https://github.com/developmentseed/pg_mvt/blob/10fa599928fc96ea30fad63289e40e39e564845d/pg_mvt/factory.py#L66-L96
Ready to use and Customizable Authentications and Authorisations Management for FastAPI
-
Updated
Apr 12, 2022 - Python
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
-
Updated
Apr 15, 2022 - Kotlin
Pydantic model support for Django
-
Updated
Apr 14, 2022 - Python
flask extension for integration with the awesome pydantic package
-
Updated
Oct 28, 2021 - Python
API spec validator and OpenAPI document generator for Python web frameworks.
-
Updated
Apr 17, 2022 - Python
Generate Avro Schemas from a Python class. Serialize and Deserialize python instances with avro schemas
-
Updated
Apr 15, 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