DeepL API Freeの利用登録が完了しました。API認証キーは、config.iniという設定ファイルに保存するようにしましょう。Pythonで設定ファイルを管理するconfigparserというモジュールを使って、config.iniファイルから必要な設定を読み書きするようにします。また ...
main.pyには、アプリのエントリーポイントとしての役割とイベント処理をコーディングしていきます。main.pyに実装させたい機能は、主に3つです。 まず最初に必要なライブラリや自作ファイルをインポートします。今回もGUIライブラリにはPySimpleGUIを使用します ...
Navigate to the location of the Elastic_stresses_py package and then examples/Example_2/. Open the Jupyter nobebook Run_Elastic_stresses_py.ipynb. You can use this Jupyter notebook by clicking each ...