Metadata-Version: 2.1
Name: FastAPI-TemplateWizard
Version: 0.1.5
Summary: A CLI to generate FastAPI templates
Home-page: https://github.com/pybalt/FastAPI-TemplateWizard
Author: pybalt
Author-email: 96897286+pybalt@users.noreply.github.com
License-File: LICENSE
Requires-Dist: typer
Requires-Dist: questionary

=======================
FastAPI-TemplateWizard
=======================

CLI that contains fastapi templates for different projects

Installation
============

Use the package manager `pip <https://pip.pypa.io/en/stable/>`_ to install FastAPI Template Wizard.

.. code-block:: bash

   pip install FastAPI-TemplateWizard

Usage
=====

.. code-block:: bash

   fastcli

License
=======

`Mozilla Public License Version 2.0 <https://www.mozilla.org/en-US/MPL/2.0/>`_
