Skip to content

chless/template-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is general python template equipped with git hooks


Equipped hooks

  • Black
  • flake8
  • isort

Usage

Before any commit, follow below instructions.

  1. Install pre-commit package using command pip install pre-commit.
  2. Install specified git-hooks in .pre-commit-config.yaml using pre-commit install.
  3. Do anything.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published