Python starlite

Open-source Python projects categorized as starlite

Top 6 Python starlite Projects

  • litestar

    Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

    Project mention: Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac | news.ycombinator.com | 2024-11-13

    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/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • polyfactory

    Simple and powerful factories for mock data generation

  • litestar-fullstack

    Litestar Fullstack Reference Application with React, Vite, SQLAlchemy, Docker, Task Queues, and more!

    Project mention: Litestar – powerful, flexible, and highly performant Python ASGI framework | news.ycombinator.com | 2024-02-26

    - Vite/React/Tailwind for the frontend, with [Orval](https://orval.dev/) to generate FE definitions based on the API spec.

    For non-API/SPA use-cases, it also has good HTML support, with built-in Jinja and HTMX integrations. The docs are great (https://docs.litestar.dev/latest/ - not quite Django-tier but that's the gold standard), however the reference application is a tad too complex imo (https://github.com/litestar-org/litestar-fullstack).

    https://github.com/litestar-org/awesome-litestar has a list of useful extensions - highly recommend trying it out if you are starting a new Python web project.

  • api-performance-tests

    Benchmarking Litestar vs other ASGI API framework

  • project-template

    Template repository for packages belonging to the Litestar Organization

  • cookiecutter-starlite-halfstack

    cookiecutter-starlite-halfstack

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python starlite discussion

Log in or Post with

Python starlite related posts

  • Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac

    5 projects | news.ycombinator.com | 13 Nov 2024
  • Starlite Updates

    11 projects | /r/Python | 19 Sep 2022
  • Starlite is Looking for Contributors and Maintainers + and a Bunch of Updates

    8 projects | /r/Python | 27 Aug 2022
  • Whassup with Starlite?

    5 projects | /r/Python | 20 Jun 2022

Index

What are some of the best open-source starlite projects in Python? This list will help you:

Project Stars
1 litestar 5,652
2 polyfactory 1,061
3 litestar-fullstack 341
4 api-performance-tests 40
5 project-template 10
6 cookiecutter-starlite-halfstack 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?