Metadata-Version: 2.1
Name: fast-templates
Version: 0.1.7
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

=======================
fast-templates
=======================

CLI that contains fastapi templates for different projects

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

Use the package manager `pip <https://pip.pypa.io/en/stable/>`_ to install Fast-Templates.

.. code-block:: bash

   pip install fast-templates

Usage
=====

.. code-block:: bash

   fastcli

License
=======

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