Skip to content

deepaerial/cookiecutter-python-devcontainer

Repository files navigation

Cookiecutter Dev Container

Modern Python dev environment inside Docker container with devcontainer, poetry and pre-commit hooks.

Quickstart

Install cookiecutter tool if you don't have one already installed and run the following command.

$ cookiecutter gh:deepaerial/cookiecutter-python-devcontainer

Cookiecutter installation instructions of the official wiki.

Features

Dev environment inside container pre-installed with:

Running cookiecutter tests locally

$ poetry run pytest .

About

Modern Python Dev Environment inside Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published