Skip to main content

A small example package

Project description

FastAPI Gen8


███████╗ █████╗ ███████╗████████╗ █████╗ ██████╗ ██╗ 
██╔════╝██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║
█████╗  ███████║███████╗   ██║   ███████║██████╔╝██║
██╔══╝  ██╔══██║╚════██║   ██║   ██╔══██║██      ██║
██║     ██║  ██║███████║   ██║   ██║  ██║██║    ║██║
╚═╝     ╚═╝  ╚═╝╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═╝    ╚╝╚╝

██████╗ ██████╗  ██████╗ ███████╗███████╗ ██████  ████████╗
██╔══██╗██╔══██╗██╔═══██╗ ════██╗██╔════╝██╔════╝ ╚══██╔══╝
██████╔╝██████╔╝██║   ██║     ██║█████╗  ██║         ██║   
██╔═══╝ ██╔══██╗██║   ██║███  ██║██╔══╝  ██║         ██║   
██║     ██║  ██║╚██████╔╝██████╔╝███████╗╚██████╗    ██║   
╚═╝     ╚═╝  ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝ ╚═════╝    ╚═╝                     
                                                             
 ██████╗ ███████╗███╗   ██╗███████╗ █████╗     
██╔════╝ ██╔════╝████╗  ██║██╔════╝██╔══██╗    
██║  ███╗█████╗  ██╔██╗ ██║█████╗   █████╔╝   
██║   ██║██╔══╝  ██║╚██╗██║██╔══╝  ██╔══██╗  
╚██████╔╝███████╗██║ ╚████║███████╗ █████╔╝  
    ╚═════╝ ╚══════╝╚═╝  ╚═══╝╚═══╝ ╚════╝    

Generate FastAPI Projects in Seconds 🚀

Overview

FastAPI Gen8 is a lightweight command-line tool designed to generate clean, structured, production-ready FastAPI project scaffolds at warp speed. Whether you're spinning up a new microservice or testing a prototype idea, Gen8 gives you a fresh, organized foundation with sensible defaults — so you can focus on building, not boring setup rituals.

Prerequisites

Before igniting the generator, make sure you've completed the following:

  • Create a remote Git repository for your new project.
  • Optionally Setup a Database (E.g, Postgres, MySQL) for your Fastapi
  • Setup a Redis Server running on your machine

Gen8 will automatically initialize Git and link your project to the remote origin you provide. (Think of it as handing the newborn project its first passport.)

Features

  • Instant FastAPI project scaffold
  • Automatic Git initialization + remote origin setup
  • Clean directory structure and preconfigured templates
  • Opinionated defaults without being bossy
  • Fast, simple, and repeatable — like a well-trained cosmic forge

Installation

pip install fastapi-gen8

(or whatever installation method your tool uses — adjust as needed.)

Usage

fastapi-gen8

Introduction Screenshot

You’ll be prompted for project details such as name, slug, description, and Git remote URL. Then—whoosh!—a fully structured FastAPI project appears in your universe.

Example

fastapi-gen8 --name "my-awesome-api" --remote "git@github.com:me/my-awesome-api.git"

Project Structure

A typical generated project looks like:

my-awesome-api/ ├── app/ │ ├── main.py │ ├── routers/ │ └── core/ ├── requirements.txt ├── .gitignore ├── README.md └── ...

Why FastAPI Gen8?

  • Because the world moves too fast for boilerplate.
  • Because creativity should start at the endpoint, not the folder tree.
  • Because momentum matters — and FastAPI Gen8 gives you that first push.

License

  • MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastapi_gen8-0.0.2.tar.gz (232.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastapi_gen8-0.0.2-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_gen8-0.0.2.tar.gz.

File metadata

  • Download URL: fastapi_gen8-0.0.2.tar.gz
  • Upload date:
  • Size: 232.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for fastapi_gen8-0.0.2.tar.gz
Algorithm Hash digest
SHA256 5230f178900793b0ca9cba111fb853fad9e0ed184d9940fea27c04004d2ad302
MD5 06d48a58ab2eac33779cf92a9a6873c9
BLAKE2b-256 91650f3b40e82e74ecaa7bf1036ce4eca3304db3169da9644b1e000acc81a45b

See more details on using hashes here.

File details

Details for the file fastapi_gen8-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: fastapi_gen8-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for fastapi_gen8-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 535042e77e9afafc94652ff083344a86570da4ad1eadd4353374f7d5b57853af
MD5 34f896a24024e73101877b940f2f23eb
BLAKE2b-256 30e98e8fc8ed1031b7259424356050421e3ff2508b75834409fcf06feaa9f94d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page