gavinest / devcontainer-python

A devcontainer Python environment configured with personal dotfiles and other niceties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devcontainer python

This repo sets up a boilerplate development environment via VSCode devcontainer with the following niceties:

  1. Zsh and Oh My Zsh
  2. Dotfiles
  3. Vim
  4. Python, Poetry and Python dependencies

It pairs with my blog post on the topic.

About

A devcontainer Python environment configured with personal dotfiles and other niceties.


Languages

Language:Dockerfile 64.7%Language:Shell 35.3%