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
Full copy of an instance of a dataclass with complex structure
Feb 26, 2026
python
python-3.x
python-dataclasses
Initialize frozen dataclass attribute with function
Feb 25, 2026
python
object
attributes
immutability
python-dataclasses
python modifying frozen dataclass
Feb 18, 2026
python
python-dataclasses
readonly-attribute
What is the proper way to use descriptors as fields in Python dataclasses?
Feb 13, 2026
python
python-dataclasses
python-descriptors
Recursive Types in dataclass-wizard YAML
Feb 08, 2026
python
yaml
python-dataclasses
dataclass-wizard
How to iterate over attributes of dataclass in python?
Feb 08, 2026
python
class
attributes
iteration
python-dataclasses
How should I deal with '_id' in Dataclass when used in combination with MongoDB?
Feb 07, 2026
python
mongodb
python-dataclasses
Using Python Dataclass in Django Models
Feb 03, 2026
python
django
postgresql
django-models
python-dataclasses
How to overwrite Python Dataclass 'asdict' method
Jan 31, 2026
python
python-dataclasses
TypeError when calling super() in dataclass(slots=True) subclass
Jan 28, 2026
python
inheritance
python-dataclasses
slots
Is DataClass a good fit to replace a dictionary? [closed]
Jan 25, 2026
python
dictionary
python-dataclasses
Create dataclass instance from union type based on string literal
Jan 24, 2026
python
mypy
python-typing
python-dataclasses
How to annotate a dataclass' attribute as another dataclass' object?
Jan 21, 2026
python
python-typing
python-dataclasses
How to get an abstract dataclass to pass mypy?
Jan 19, 2026
python
mypy
python-typing
python-dataclasses
abstract-base-class
Validate dataclass field with custom defined method?
Dec 31, 2025
python
validation
python-dataclasses
Make Python dataclass iterable?
Dec 16, 2025
python
python-dataclasses
Python dataclasses: omit field from asdict
Dec 11, 2025
python
python-3.x
python-dataclasses
Does python preserve order of annotations with other methods?
Dec 08, 2025
python
python-dataclasses
Older Entries »