Skip to content

ThinkR-open/talospy

Repository files navigation

TalosPy talospy logo

Cookiecutter Python

Install pipx

  1. Install cookiecutter
pipx install cookiecutter
  1. Use a Github template
pipx run cookiecutter gh:ThinkR-open/talospy
  1. Answer the questions

  2. Install and use poetry shell

poetry self add poetry-plugin-shell
cd name_of_your_project
poetry shell
  1. Install the dependencies
poetry install
  1. Run the application
poe runshiny

Releases

No releases published

Packages

No packages published

Languages