pydantic-factories
fastapi-dramatiq-data-ingestion
pydantic-factories | fastapi-dramatiq-data-ingestion | |
---|---|---|
11 | 1 | |
8 | 44 | |
- | - | |
7.6 | 3.8 | |
almost 2 years ago | over 3 years ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pydantic-factories
-
Starlite: v1.27.0 updates
Last but not least, we moved pydantic-factories from my GitHub namespace (Goldziher) into the starlite-api GitHub organization, so its now an official package of the org.
-
Looking for contributors and maintainers
I'm the author and sole maintainer of a library called pydantic-factories.
-
Pydantic-Factories: Type Based mock data generation
You can see the docs here.
-
GitHub - Goldziher/pydantic-factories: Pydantic based mock data generation
Here is the link: https://github.com/Goldziher/pydantic-factories
- What is a normal pylint score and what is its significance?
-
pydantic-factories v1.0.0
I'm glad to say pydantic-factories is now at v1.0.0 and includes support for pydantic v1.9.0+.
- Ask HN: Good Python projects to read for modern Python?
-
pydantic-factories
So - some of you perhaps read my previous post regarding pydantic-factories, but for those who didn't- its a python package that allows you to generate mock data for your pydantic models and dataclasses. It also works for vanilla python dataclasses, so its actually not only for pydantic.
-
How to take off an open-source project?
looking at your badges - i don't care your "docs" pipeline is passing, what I am not seeing is test coverage. I suggest you checkout integrating sonar-cloud with your github repository. You can see how this looks here: https://github.com/Goldziher/pydantic-factories
-
Pydantic Factories
Here is a link to the repository - https://github.com/Goldziher/pydantic-factories, I would of course love getting more stars. But I would especially love getting more users and contributors - really do feel free to add PRs, write issues and suggestions etc.
fastapi-dramatiq-data-ingestion
-
Create and deploy a reliable data ingestion service with FastAPI, SQLModel and Dramatiq
Here is the GitHub repository with the source code of the app: https://github.com/frankie567/fastapi-dramatiq-data-ingestion
What are some alternatives?
datamodel-code-generator - Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
Prefect - The easiest way to build, run, and monitor data pipelines at scale.
odmantic - Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
cookiecutter-django - Cookiecutter Django + PostGres + Docker + DramatiQ
asgi-correlation-id - Request ID propagation for ASGI apps
ploomber - The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️
polyfactory - Simple and powerful factories for mock data generation
Apache Superset - Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset]
FastAPI-template - Feature rich robust FastAPI template.
fastapi-starter-project - FastAPI Starter Project with SQLModel and Alembic
starlite - Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs [Moved to: https://github.com/litestar-org/litestar]
great_expectations - Always know what to expect from your data.