pydantic-factories
odmantic
pydantic-factories | odmantic | |
---|---|---|
11 | 3 | |
8 | 1,091 | |
- | - | |
7.6 | 5.1 | |
almost 2 years ago | 11 days ago | |
Python | Python | |
MIT License | ISC 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.
odmantic
- Is there mongoose alternative in Python? (A NoSQL ORM)
-
starlette-admin: support for Odmantic & many more
Hello u/everyone, the latest releases of starlette-admin add support for Odmantic (an async python ODM) , better support for dynamic list and embedded document, custom batch actions, ...
-
Question about database design (Mongodb+Odmantic)
Hi I made a web scrapper which fetches some products from online shopping website and insert them in mongo database using odmantic.
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.
beanie - Asynchronous Python ODM for MongoDB
fastapi-dramatiq-data-ingestion - Sample project showing reliable data ingestion application using FastAPI and dramatiq
MongoEngine - A Python Object-Document-Mapper for working with MongoDB
FastAPI-template - Feature rich robust FastAPI template.
cookiecutter-fastapi-mongo - High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.
asgi-correlation-id - Request ID propagation for ASGI apps
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
PDM - A modern Python package and dependency manager supporting the latest PEP standards
pydantic-redis - A simple Declarative ORM for Redis using pydantic Models
sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness.