Litestar 2.0

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. attrs

    Python Classes Without Boilerplate

    Full support for validation and serialisation of attrs classes and msgspec Structs. Where previously only Pydantic models and types where supported, you can now mix and match any of these three libraries. In addition to this, adding support for another modelling library has been greatly simplified with the new plugin architecture

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. orjson

    Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

    As we began venturing down that road, a few things emerged that would constitute significant changes to some of the core parts of Litestar, but there were two things in particular that started a chain reaction of changes by opening up further possibilities: The new DTOs and our switch from orjson to msgspec.

  4. litestar-fullstack

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

    Cody Fincher for the impressive litestar-fullstack repository and sharing his wisdom and knowledge about databases and SQLAlchemy with us, the SQLAlchemy repositories and being a constant source of new ideas

  5. msgspec

    A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

    Full support for validation and serialisation of attrs classes and msgspec Structs. Where previously only Pydantic models and types where supported, you can now mix and match any of these three libraries. In addition to this, adding support for another modelling library has been greatly simplified with the new plugin architecture

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Mutuple – Replace items in Python's "immutable" tuples

    2 projects | news.ycombinator.com | 10 Apr 2024
  • Starlite updates March '22 | 2.0 is coming

    14 projects | /r/Python | 26 Mar 2023
  • For fun, I created a library to serialize / deserialize any python object into JSON

    2 projects | /r/Python | 27 Aug 2022
  • [Tiny] Kotlin, Spring Boot, and the Journey of Duration Serialisation

    2 projects | dev.to | 4 Apr 2025
  • JSON5 – JSON for Humans

    21 projects | news.ycombinator.com | 8 Dec 2024