polyfactory
litestar
polyfactory | litestar | |
---|---|---|
1 | 31 | |
1,070 | 5,685 | |
2.8% | 3.5% | |
8.1 | 9.6 | |
6 days ago | 7 days 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.
polyfactory
-
Announcing Polyfactory - a powerful mock data generator for dataclasses, Pydantic and more
If you'd like to contribute, check out the project on GitHub, and if you want to chat you're welcome to join us on the Litestar Discord!
litestar
-
Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac
Not really tried the Claude 3.5, later tried o1-preview on github models and recently Qwen2.5 32B for a prompt to generate a litestar[0] app to manage a wysiwyg content using grapesjs[1] and use pelican[2] to generate static site. It generated very bad code and invented many libraries in import which didn't exist. Cluade was one of the worst code generator, later tried sieve of atkin to generate primes to N and then use miller-rabin test to test each generated prime both using all the cpu core available. Claude completely failed and could never get a correct code without some or the other errors especially using multiprocess, o1-preview got it right in first attempt, Qwen 2.5 32B got it right in 3'rd error fix. In general for some very simple code Claude is correct but when using something new it completely fails, o1-preview performs much better. Give a try to generate some manim community edition visualization using Claude, it generates something not working correct or with errors, o1-preview much better job.
In most of my test o1-preview performed way better than Claude and Qwen was not that bad either.
[0] https://github.com/litestar-org/litestar
[1] https://grapesjs.com/
[3] https://getpelican.com/
-
FastAPI, Pydantic, Psycopg3: the holy trinity for Python web APIs
If I was starting from scratch with Python web API development today, I would probably look more closely at LiteStar, which seems to me to be a better architected and with a better project governance structure.
- Build Performant APIs, Light, Flexible and Extensible ASGI API Framework
- Litestar: Production-Ready, Light, Flexible and Extensible ASGI API Framework
-
Show HN: Mountaineer – Webapps in Python and React
I wonder what happened after. It looks like the commenter/creator moved on:
https://github.com/litestar-org/litestar/commits?author=Gold...
-
Litestar – powerful, flexible, and highly performant Python ASGI framework
What would you like to see here? Could you perhaps open an issue at https://github.com/litestar-org/litestar so we can track and implement this?
If you are just needing a client what you need should be available OOTB, unless you want more hands off.
Here is also a good article for example: https://dev.to/pbaletkeman/secure-python-litestar-site-with-...
-
Show HN: Build your startup or side project faster with these SaaS templates
I thought Litestar was the recommendation these days over FastAPI. Is it not?
https://litestar.dev/
-
Killed by open sourced software. Companies that have had a significant market share stolen from open sourced alternatives.
Litestar - Litestar has been picking up quite a lot of steam in the past year since the lead maintainer of their largest OS competitor (fastapi) seems to be unable to prioritize listening to community feedback / concerns people have over the project. You literally can't mention fastapi on this site without people bringing up litestar.
-
It's Christmas day. You wake up, run to the tree, tear open the largest package with your name on it... FastAPI has added _____?
A redirect to https://litestar.dev/
-
Django 5.0 Is Released
What's the preferred Python Web Framework these days?
I've read a lot of love for Litestar (formerly Starlite), since it seems people prefer it over FastAPI, Flask, etc.
https://litestar.dev
What are some alternatives?
mimesis-factory - Mimesis integration with factory_boy
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
pydantic-openapi-schema - Generate OpenAPI 3.x.x using Pydantic
apiflask - A lightweight Python web API framework.
traits - Observable typed attributes for Python classes
writer-framework - No-code in the front, Python in the back. An open-source framework for creating data apps.
pydantic-factories - Simple and powerful mock data generation using pydantic or dataclasses
resume - Resume
wystia - A Python wrapper library for the Wistia API
dream-html - Render HTML, SVG, MathML, htmx markup from your OCaml app
starlite-pg-redis-docker - Example Litestar project using Postgresql, Redis and Docker [Moved to: https://github.com/litestar-org/litestar-pg-redis-docker]
Flask - The Python micro framework for building web applications.