Metadata-Version: 2.4
Name: create_python_web_app
Version: 0.1.0
Summary: Python package to choose dynamically between flask, django, fastapi and have a folder structure ready
Author-email: dhiraj <dhirajjohare1497@gmail.com>
License: MIT
Description-Content-Type: text/markdown

# create_python_app

A short description of your package.

## Installation
```bash
pip install create_python_app
```

## Usage
```python
import create_python_app
```
