Skip to content

VSCode拡張機能追加済みのDcokerのPython開発環境

Notifications You must be signed in to change notification settings

i-s-23/python-in-docker-with-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python in Docker

Overview

Pythonインストール済みのイメージです。 VSCodeでPythonの開発環境を構築するため、Black、Flake8などの パッケージやVsCodeの拡張機能などをDocker起動時にインストールします。

Quick Start

  1. VsCodeで「Ctrl + Shift + P」を押下
  2. 「Remote-Containers: Open Folder in Container」と入力
  3. python-in-dockerをCloneしたディレクトリを選択
  4. Dockerが起動して、Pythonが使用可能になる

Vscode-extend

extend role
Japanese Language Pack for Visual Studio Code Japanese Language Display
Python Can Use Python
AREPL for python Real Time Debug for Python

Python-Package

Package role
black Formatter
flake8 Linter

About

VSCode拡張機能追加済みのDcokerのPython開発環境

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published