Skip to content
Tuto Python (2023-02-06 13H (Europe/Paris)) dataclasses (Data Classes)
Type to start searching
Tuto Python
  • Index
  • Tutos devops
  • Typing
  • Python projects using Python type hinting
Tuto Python
  • Python Definition
  • People
  • Python community
  • Installation
  • Distribution
  • Tools
  • Typing
    • Typing PEPs
    • Python typing articles
    • Python projects using Python type hinting
      • attrs (Python Classes Without Boilerplate)
      • dataclasses (Data Classes)
        • Show Source
      • django-ninja Fast, Async-ready, Openapi, type hints based framework for building APIs
      • FastAPI (FastAPI framework, high performance, easy to learn, fast to code, ready for production)
      • mathy A platform for using computer algebra systems to solve math problems step-by-step with reinforcement learning
      • pycln (A formatter for finding and removing unused import statements)
      • pydantic (Data parsing using Python type hinting)
      • rich (a Python library for rich text and beautiful formatting in the terminal)
      • starlette (The little ASGI framework that shines)
      • strawberry (Python GraphQL library based on dataclasses)
      • thinc crystal_ball A refreshing functional take on deep learning, compatible with your favorite libraries
      • typical : Fast, simple, & correct data-validation using Python 3 typing.
      • zulip (Zulip server - powerful open source team chat)
    • Typing tools
    • Python 3.7 annotations
  • Pattern matching (Python 3.10+)
  • Python representation
  • Tutorials
  • News, archives
  • Versions
  • Meta doc
  • Show Source

dataclasses (Data Classes) ¶

  • https://docs.python.org/3.8/library/dataclasses.html

  • https://www.revsys.com/tidbits/dataclasses-and-attrs-when-and-why/

  • https://scribe.bus-hit.me/towards-data-science/all-you-need-to-start-coding-with-data-classes-db421bf78a64

Previous attrs (Python Classes Without Boilerplate)
Next django-ninja Fast, Async-ready, Openapi, type hints based framework for building APIs
© Copyright 2018-2023, DevOps people Built with sphinx 6.1.3 Python 3.11.1.
Last updated on Feb 06, 2023.
Created using Sphinx 6.1.3. and Material for Sphinx