Skip to content

Qulacs-Osaka/python-project-template

Repository files navigation

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.