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
Trying to reduce the verboseness of __post_init__ in a python dataclass
May 27, 2026
python
enums
python-dataclasses
Exclude default fields from python `dataclass` `__repr__`
May 26, 2026
python
python-dataclasses
repr
Write a decorator for a Python dataclass
May 25, 2026
python
python-3.x
python-3.7
python-decorators
python-dataclasses
Passing arguments in dataclass representation
May 20, 2026
python
python-dataclasses
Error: unhashable type: 'dict' with @dataclass
May 18, 2026
python
hashtable
python-dataclasses
How to initialize dataclass field with a copy of a list?
May 14, 2026
python
python-dataclasses
Modify attributes when initializing an object with dataclasses
May 12, 2026
python
class
oop
python-dataclasses
Python 3.7: Initialize objects with dataclasses module?
May 13, 2026
python
python-3.7
python-dataclasses
How do I convert a json file to a python class?
May 13, 2026
python
json
oop
python-dataclasses
python-class
Difference between copy.copy and dataclasses.replace
May 06, 2026
python
python-dataclasses
TypeError when using super() in a dataclass with slots=True
May 05, 2026
python
python-dataclasses
slots
Cannot call replace() on a dataclass with InitVar
May 02, 2026
python
python-dataclasses
Extend dataclass' __repr__ programmatically
May 01, 2026
python
python-dataclasses
Customise dataclass asdict keynames
May 01, 2026
python
python-3.x
python-dataclasses
Python Singleton Dataclass
Apr 30, 2026
python
singleton
python-dataclasses
How to freeze individual field of non-frozen dataclass?
Apr 28, 2026
python
python-dataclasses
Older Entries »