https://cyberagentailab.github.io/BestPracticesForPythonCoding/
Python Coding Best Practices for Researchers | 研究者のためのPythonコーディングのテクニックを紹介するページです。
研究者のためのPythonコーディングのテクニックを紹介する記事です。
仮想環境の構築から、可読性の高いコードの書き方、静的型チェック、formatterやlinterの導入まで解説されています。
Jupyter Notebookを整理し、再利用しやすい形でモジュール化する方法も紹介されています。