All Projects β†’ arthurhenrique β†’ Cookiecutter Fastapi

arthurhenrique / Cookiecutter Fastapi

Licence: mit
Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Azure Pipelines and Pytests

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cookiecutter Fastapi

Manage Fastapi
πŸš€ CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
Stars: ✭ 163 (+83.15%)
Mutual labels:  cli, boilerplate
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+87.64%)
Mutual labels:  cli, boilerplate
Ignite
Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!
Stars: ✭ 13,296 (+14839.33%)
Mutual labels:  cli, boilerplate
Forge Node App
πŸ› πŸ“¦πŸŽ‰ Generate Node.js boilerplate with optional libraries & tools
Stars: ✭ 90 (+1.12%)
Mutual labels:  cli, boilerplate
Fastapi React
πŸš€ Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
Stars: ✭ 501 (+462.92%)
Mutual labels:  cookiecutter, boilerplate
Rust Cli Boilerplate
Rust project boilerplate for CLI applications
Stars: ✭ 108 (+21.35%)
Mutual labels:  cli, boilerplate
Pollinate
Template your base files and generate new projects from Git(Hub).
Stars: ✭ 213 (+139.33%)
Mutual labels:  cli, boilerplate
Hatch
A modern project, package, and virtual env manager for Python
Stars: ✭ 2,268 (+2448.31%)
Mutual labels:  cli, cookiecutter
Create Graphql
Command-line utility to build production-ready servers withΒ GraphQL.
Stars: ✭ 441 (+395.51%)
Mutual labels:  cli, boilerplate
Superplate
Performance-oriented frontend application creator with popular tools.
Stars: ✭ 368 (+313.48%)
Mutual labels:  cli, boilerplate
Create Aio App
The boilerplate for aiohttp. Quick setup for your asynchronous web service.
Stars: ✭ 207 (+132.58%)
Mutual labels:  cookiecutter, boilerplate
Samples Viewer Generator
πŸŽ‰ A CLI utility tool to generate web app of data visualization samples for presentation purpose
Stars: ✭ 13 (-85.39%)
Mutual labels:  cli, boilerplate
Cruft
Allows you to maintain all the necessary cruft for packaging and building projects separate from the code you intentionally write. Built on-top of, and full compatible with, CookieCutter.
Stars: ✭ 180 (+102.25%)
Mutual labels:  cookiecutter, boilerplate
Create Elm App
πŸƒ Create Elm apps with zero configuration
Stars: ✭ 1,650 (+1753.93%)
Mutual labels:  cli, boilerplate
Wagtail Pipit
Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
Stars: ✭ 109 (+22.47%)
Mutual labels:  cookiecutter, boilerplate
Cookie
A Template-based File Generator. Like cookiecutter but works with file templates instead of project templates.
Stars: ✭ 261 (+193.26%)
Mutual labels:  cookiecutter, boilerplate
Ignite Bowser
Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.
Stars: ✭ 586 (+558.43%)
Mutual labels:  cli, boilerplate
Boilr
⚑️ boilerplate template manager that generates files or directories from template repositories
Stars: ✭ 1,268 (+1324.72%)
Mutual labels:  cli, boilerplate
Nps
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
Stars: ✭ 1,285 (+1343.82%)
Mutual labels:  cli
Android Base
Android Clean Architecture MVP RESTful client template app
Stars: ✭ 87 (-2.25%)
Mutual labels:  boilerplate

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].