Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 725 Bytes

File metadata and controls

15 lines (11 loc) · 725 Bytes

project_name

This is a template repository for Python project.

How to use

Refer to a following documentation:

Then rename following stuffs:

  • project_name in all files -> Your new project name
  • project_name directory -> Your new project name
  • python-project-template -> Your new GitHub repository name

It is recommended to use editor's replacement function. In VS Code, refer to This document.