/devcontainer-python

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

Primary LanguageDockerfile

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.