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
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
dataclasses.asdict() not working as expected
Mar 05, 2023
python
inheritance
python-3.7
python-dataclasses
Calling generated `__init__` in custom `__init__` override on dataclass
Mar 04, 2023
python
python-3.x
python-dataclasses
Dataclasses: Require at least one value to be set in grouping of model fields
Jan 28, 2023
python
python-3.7
python-dataclasses
python-typing
pydantic
Python frozen dataclass, allow changing of attribute via method
Jan 28, 2023
python
python-dataclasses
Dataclass argument choices with a default option
Dec 25, 2022
python
python-3.x
field
python-3.7
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 »