Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PyCon JP 2020] Python 3.9 時代の型安全な Pythonの極め方 #40

Open
ftnext opened this issue May 28, 2021 · 0 comments
Open

[PyCon JP 2020] Python 3.9 時代の型安全な Pythonの極め方 #40

ftnext opened this issue May 28, 2021 · 0 comments

Comments

@ftnext
Copy link
Owner

ftnext commented May 28, 2021

一言でいうと

発表資料リンク

https://pycon.jp/2020/timetable/?id=203955

発表者/所属

発表日付

2020/08/28

概要

スライドだけ確認

前半は2021年3月のみんなのPython勉強会の内容と重なる

後半 59スライド目以降を身につけたい

  • TypedDict: APIレスポンスが分かりやすく扱えそう
  • Protocol: abstractmethodを持ったクラスの継承よりPythonicなのでは?
  • NewType: ドメインオブジェクトのクラスを定義するときに重宝しそう(例:strの代わり)

[以下はオプション]

新規性・差分

トークで知って試したいこと

感想

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant