Skip to content

Pythonの開発をパッと始めるためのテンプレートリポジトリです。

Notifications You must be signed in to change notification settings

Lycheejam/python-template-with-poetry

Repository files navigation

Python Template with Poetry

Pythonの開発をパッと始められるようにセットアップしたテンプレートリポジトリです。
「Use this template」から利用を開始してください。

開始方法

$ poetry shell
(.venv) $ poetry install
(.venv) $ pre-commit install

備考

  • pre-commitで利用するflake8とblackのバージョンアップは手動です。
  • Dependabot、GitHub ActionsのWorkflowを設定しています。適宜利用してください。

About

Pythonの開発をパッと始めるためのテンプレートリポジトリです。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages