generated from kazbo/python-project-template
No description
.vscode | ||
rss-mastodon-poster | ||
.gitignore | ||
poetry.toml | ||
pyproject.toml | ||
README.md |
python-project-template
python project template for me.
Prerequisites:
- pyenv installed
- poetry 1.8 or newer installed with the specific pyenv environment you want to use
Usage:
- clone this repository
poetry install
poetry run python -m [python-project-template]
- Also contains vscode configuration
Please refer to the note below for details: pythonプロジェクトの実行方法 作り方