diff --git a/content/20240311211049 pythonのプロジェクト構成.md b/content/20240311211049 pythonのプロジェクト構成.md new file mode 100644 index 0000000..b6da646 --- /dev/null +++ b/content/20240311211049 pythonのプロジェクト構成.md @@ -0,0 +1,6 @@ +# 20240311211049 pythonのプロジェクト構成 +#python +自分の場合は積極的にライブラリを作ることは無さそうなので、アプリケーションの場合。[[20231129211719 poetry|poetry]] だと自動的に以下の構成が作られる。 + +## Refs. +- [4.7. プロジェクト構成 - ゼロから学ぶ Python](https://rinatz.github.io/python-book/ch04-07-project-structures/) \ No newline at end of file