Skip to content

takuron1996/cookiecutter-python-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python環境構築

install

  • Python - インタープリタ型の高水準汎用プログラミング言語
  • Cookiecutter - プロジェクトテンプレートからプロジェクトを作成してくれるコマンドラインツール
  • Make - プログラム群を管理するための GNU make ユーティリティ

Cookiecutter

インストール方法

pip install cookiecutter

Make

インストール方法(windows)

  1. Make for Windows にアクセスして、「Download」 の「Complete packages, except sources」の右横の 「Setup」をクリック
  2. installerを使用してinstall
  3. システム環境変数 Pathに,C:\Program Files (x86)\GnuWin32\bin を追加

About

Poetry + Docker + Pythonの環境

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages