[go: up one dir, main page]

Skip to content

Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests

License

Notifications You must be signed in to change notification settings

xshapira/cookiecutter-fastapi-ML

 
 

Repository files navigation

cookiecutter-fastapi

In order to create a template to FastAPI projects. 🚀

Important

To use this project you don't need fork it. Just run cookiecutter CLI and voilà!

Cookiecutter

Cookiecutter is a CLI tool (Command Line Interface) to create an application boilerplate from a template. It uses a templating system — Jinja2 — to replace or customize folder and file names, as well as file content.

How can I install?

pip install cookiecutter

How can I generate a FastAPI project?

cookiecutter gh:arthurhenrique/cookiecutter-fastapi

Hands On

Example

About

Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.5%
  • Makefile 11.1%
  • Shell 7.7%
  • Dockerfile 2.7%