Skip to content

kevinknights29/Python-Dev-Container-Template

Repository files navigation

Python-Dev-Container-Template

This is a template for Python projects leveraging a Dev Container with VS Code.

Checklist

Remove once all items have been checked.

Topics

  1. Overview
  2. Goals
  3. Scope and Context
  4. System Design
  5. Alternatives Considered
  6. Cross-cutting Concerns
  7. Learning Logs
  8. Resources

Overview

Goals

Scope and Context

System Design

Alternatives Considered

Cross-cutting Concerns

Learning Logs

Date Learning

Resources


Version Management

To create a changelog, run:

cz changelog

And to bump the changelog version after performing modifications, run:

cz bump

About

This is a template for python projects leveraging a Dev Container with VS Code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published