Skip to content

A template for developing Python with VS Code in a Devcontainer

License

Notifications You must be signed in to change notification settings

donaldm314/python-vscode-devcontainer

Repository files navigation

python-vscode-devcontainer

A template for developing Python with VS Code in a Devcontainer. Since Hacken mostly uses Bitbucket Pipelines, that is supported as well as GitHub Actions.

Provides a development environment with:

  • Python 3.12
  • pipenv
  • pytest
  • flake8
  • Task

Usage:

  • task flake8
  • task test
  • task watch

About

A template for developing Python with VS Code in a Devcontainer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published