This is a CookieCutter template for a Python project using Poetry for dependency management and Docker for running the code. This template is based on a common structure among Graphlet AI Python projects.
To use this template, you need to have CookieCutter installed. If you don't have it installed, you can install it via pip:
pip install cookiecutter
Now fill out the values for cookiecutter.json
in this repository.
Then, you can create a new project using this template by running:
cookiecutter gh:Graphlet-AI/poetry-cookiecutter