Skip to content

ごちうさDBから曲データ吸い出すだけ

Notifications You must be signed in to change notification settings

gochiira/gochiusa_db_scrape

Repository files navigation

python-project-template

Requirements

  • Poetry(>=1.16)
  • Python(>=3.7.x)

Usage

Enable Visual Studio Code settings

cp .vscode/settings.default.json .vscode/settings.json

Add package

poetry add [package name]

Install dependency

development

poetry install

production

poetry install --no-dev

Run Lint

poetry run pysen run lint

Run format

poetry run pysen run format

Run Test

poetry run pytest

About

ごちうさDBから曲データ吸い出すだけ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published