jhpka's blog

Python 데이터 클래스 활용법

Admin User

dataclass는 Python 3.7부터 도입된 기능으로, 반복되는 초기화 코드를 줄일 수 있습니다... (중략)

댓글을 불러오는 중...