Skip to content

asenetcky/python-development-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Development Project

This is a development container template for basic python development p rojects for use with GitHub Codespaces.

Contents

This template uses uv to initialize a project upon container creation and will sync with every start.

A python-focused .gitignore is provided and everything is licensed under the MIT License.

Github Actions

Ruff is used to check the project on a push or pull request.

Pre-Commit

pre-commit is used and configured to have Ruff fix and format code in a commit.

About

Python Development Container for GitHub Codespaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published