Skip to content

dongminlee94/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Template

License: Apache 2.0 Python 3.10 pdm-managed Code style: black Imports: isort Type Checking: mypy Linting: ruff

Preparation

Install Python 3.10 on Pyenv or Anaconda and execute the following commands:

$ make init         # setup packages (need only once)

How To Setup

1. Create a new repository

Please follow the process below in order.

  • Click Use this template.
  • Click Create a new repository.
  • Create the repository from template.

2. Modify the pyproject.toml

Please change name, description, authors in the pyproject.toml.

3. Please feel free to use this repository!

About

A Python template repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published