Skip to main content

CLI para gerar scaffolding de projetos FastAPI

Project description

fast-scaffold 🚀

CLI para gerar scaffolding de projetos FastAPI de forma rápida, padronizada e extensível.

O fast-scaffold cria a estrutura inicial de um projeto FastAPI a partir de templates Mako, permitindo evoluir facilmente para múltiplos tipos de scaffolds no futuro.


✨ Features

  • 📦 CLI simples e rápida
  • ⚡ Geração de projetos FastAPI em segundos
  • 🧱 Estrutura baseada em templates (Mako)
  • 🧩 Fácil de estender para novos scaffolds
  • 🐍 Compatível com Python 3.10+

📦 Instalação

Usando pipx (recomendado para CLIs)

pipx install fast-scaffold

Ou usando pip

pip install fast-scaffold

🚀 Uso rápido

Criar um novo projeto FastAPI:

fast-scaffold project init minha-api

Isso irá gerar a estrutura do projeto no diretório atual:

minha-api/
├── pyproject.toml
├── README.md
└── app/
    └── main.py

🧠 Como funciona

O fast-scaffold utiliza templates Mako localizados dentro do pacote:

fast_scaffold/
└── templates/
    └── project/
        ├── pyproject.toml.mako
        ├── README.md.mako
        └── app/
            └── main.py.mako

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

fast_scaffold-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

fast_scaffold-0.1.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file fast_scaffold-0.1.0.tar.gz.

File metadata

  • Download URL: fast_scaffold-0.1.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.12.3 Linux/6.6.87.2-microsoft-standard-WSL2

File hashes

Hashes for fast_scaffold-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bd62edf6af24a393bcceb6cc17903b03477b5f33fda86c1269d0b4b72c95d577
MD5 1148c00040030b8b5b89422effba4327
BLAKE2b-256 c4be6c0c259f45204e7fc76357c7bb821d13fdbdf14c3e877c24711e5d7d168f

See more details on using hashes here.

File details

Details for the file fast_scaffold-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fast_scaffold-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.1 CPython/3.12.3 Linux/6.6.87.2-microsoft-standard-WSL2

File hashes

Hashes for fast_scaffold-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5cf0d2eb9b35f43f3105042d8813a1a2ff367bc62aebcf6dd68fb3c874d5f05e
MD5 0a4ccba7974bb13104cd6fac270bb80a
BLAKE2b-256 98a082532311176a562917a9d60480eea3de74607841d6121aa0093d9b98ab27

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