Skip to content

sanggubot/project-baselines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python Development Environment with DevContainer, Docker, and Poetry

This is a basic project setup for a Python development environment using DevContainer, Docker, and Poetry. It includes custom workspace settings for Visual Studio Code (VSCode) with a Black formatter configuration and a maximum line length of 100 characters.

Getting Started

  1. Clone this repository to your local machine:

    git clone <repository_url>
    
  2. Run .devcontainer in vscode

  3. Init poetry

    poetry init
    
  4. Use new python env from poetry

About

baseline settings for starting new project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published