https://github.com/achapkowski/dataclass_tutorial
Tutorial for Python 3.7's dataclass
https://github.com/achapkowski/dataclass_tutorial
Last synced: 4 months ago
JSON representation
Tutorial for Python 3.7's dataclass
- Host: GitHub
- URL: https://github.com/achapkowski/dataclass_tutorial
- Owner: achapkowski
- License: apache-2.0
- Created: 2020-10-03T15:20:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-03T15:21:06.000Z (over 5 years ago)
- Last Synced: 2025-07-14T04:37:04.336Z (11 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dataclass_tutorial
Tutorial for Python 3.7's dataclass