Metadata-Version: 2.3
Name: apkit-flask
Version: 0.1.0
Summary: Add your description here
Author: AmaseCocoa
Author-email: AmaseCocoa <cocoa@amase.cc>
Requires-Dist: apkit
Requires-Dist: flask>=3.1.2
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# apkit-flask
This is an experimental library that adds Flask integration to apkit.

## Installation
```shell
uv add git+https://github.com/fedi-libs/apkit-flask
```