【デバッグで学ぶPython #5】データクラス / 値オブジェクトで合成を!【オブジェクト指向/ずんだもん解説】
MH02 Python と型ヒント (Type Hints)
Python の入力 - 入力のヒントと注釈
The Ultimate Guide to Writing Classes in Python
【デバッグで学ぶPython #3】オブジェクト指向は 5 つ覚えるだけでできる【ずんだもん解説】
【研究で使うPython】#4 オブジェクト指向のクラスとオブジェクトをエージェントベースモデルを例に学ぶ!
【Pythonプログラミング】プロパティデコレータ @property で便利なクラスを作成しよう!〜 getter / setter 〜
5 Reasons Why You Should Use Type Hints In Python
The BIGGEST Misconception About Type Hints In Python Explained
Class Type Annotation | Python Tutorial
Pythonの基本を30分で身につけよう!【パイソン入門】
Python dataclasses will save you HOURS, also featuring attrs
Python の型ヒント
Pydanticでバリデーションを簡単に実装しよう!〜安全性の高いPythonプログラムを作るために〜【データクラス強化版!】
mypy: base class has no attribute x, how to type hint in base class
Guido van Rossum - Python 3.5 の型ヒント
Python のヒント: ファーストクラスのオブジェクト
Python入門 オブジェクト指向1
“typing” is getting deprecated in Python
Basic Class and Object Syntax in Python with Static Type Annotations