InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Dataclasses Alternatives
Similar projects and alternatives to dataclasses based on common topics and language
-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
-
-
-
DottedDict
Python library that provides a method of accessing lists and dicts with a dotted path notation.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better dataclasses alternative or higher similarity.
dataclasses discussion
dataclasses reviews and mentions
Posts with mentions or reviews of dataclasses.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-24.
-
Attrs – The One Python Library Everyone Needs
dataclasses was explicitly inspired by attrs. https://github.com/ericvsmith/dataclasses/issues/1
-
What is the expression “!r” in Python?
I have only just encountered this expression — the “!r” appended to a variable or class attribute, as in the following example from the Dataclasses backports repo for Python 3.6:
- What is the expression “!r” in Python (without quotes)? What does it mean? (See linked example in Dataclasses backports repo)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 Sep 2024
Stats
Basic dataclasses repo stats
3
583
0.0
2 months ago
ericvsmith/dataclasses is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of dataclasses is Python.