Metadata-Version: 2.1
Name: bbi-flask-middleware
Version: 0.1.0
Summary: A custom middleware library
Home-page: https://github.com/irfan4002/flask-middleware
Author: Muhammad Irfan
Author-email: irfanliaquat587@gmail.com
License: unlicense
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# My Middleware Library

This is a custom middleware library for web applications.

## Installation

```bash
pip install flask-middleware
