python 【Python】dataclassを使ってJSONファイルへの出力を行う 2022年11月29日 tyatya0402 ちゃちゃっとPython 今回はPythonのdataclassを使用してJSONファイルへの出力を解説します。 サンプルコード こちらがdatacla …