Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-dataclasses
Using queue.PriorityQueue, not caring about comparisons
Oct 18, 2025
python
priority-queue
python-dataclasses
How can you use property setter when using frozen dataclasses in Python
Oct 18, 2025
python
abstract-class
python-3.7
python-dataclasses
frozenset
dict attribute 'type' to select Subclass of dataclass
Oct 18, 2025
python
json
inheritance
subclass
python-dataclasses
Using default uuid value in Python dataclasses
Oct 17, 2025
python
python-dataclasses
How to make sure subclasses are dataclasses?
Sep 21, 2025
python
python-3.x
python-dataclasses
Correct way to initialize an Optional Dict with type hint in Python3?
Sep 19, 2025
python
python-3.x
dictionary
python-dataclasses
Exclude some attributes from __str__ representation of a dataclass
Sep 13, 2025
python
python-dataclasses
Python how to access dataclass properties in list of dataclasses
Sep 14, 2025
python
python-dataclasses
Dataclass Optional Field that is Inferred if Missing
Sep 14, 2025
python
python-typing
python-dataclasses
Is there a way to make an inherited abstract property a required constructor argument in a Python dataclass?
Sep 07, 2025
python
abstract-class
python-dataclasses
required-field
Utilizing a dataclass and enum together
Sep 06, 2025
python-3.x
enums
python-dataclasses
Define a custom Type that behaves like typing.Any
Sep 07, 2025
python
types
type-hinting
mypy
python-dataclasses
How do I pull out the attributes or field names from a dataclass?
Sep 06, 2025
python
python-dataclasses
Create recursive dataclass with self-referential type hints
Sep 06, 2025
python
python-typing
python-dataclasses
recursive-datastructures
Abbreviating dataclass decorator without losing IntelliSense
Sep 04, 2025
python
python-typing
python-dataclasses
pyright
Reference class type in dataclass definition
Mar 08, 2023
python
typing
python-dataclasses
Update a field in a dataclass with a field name known only during runtime
Mar 07, 2023
python
python-dataclasses
How to evolve a dataclass in python?
Mar 06, 2023
python
python-dataclasses
Create a typing from a custom dataclass
Sep 02, 2025
python
python-typing
python-dataclasses
Avoiding type warning for lists of sortable elements
Sep 01, 2025
python
types
type-hinting
python-dataclasses
Older Entries »