Skip to content

vglushko/python-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Bootstrap Project

This is the bootstrap project containing an empty development environment for developing in Python. The project pre-configures the tools for dependency management, code formatting and linting and annotation-based static analysis.

See the Development Environment for Python Project my blog post for details.

Tools

The following tools have been configured:

Tool Description
Poetry Dependency management and packaging tool
Black Code formatting tool
flake8 Style checking tool
mypy Static type checking tool

About

Project pre-configured with the dev tools for Python development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published