Metadata-Version: 2.4
Name: fastvpn_schemas
Version: 0.1.1
Summary: Schemas for FastVPN
Author: alexey
Author-email: rc5550463@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: pydantic (>=2.12.5,<3.0.0)
Description-Content-Type: text/markdown

# fastvpn-schemas

Shared Pydantic schemas for FastAPI services.

## Installation

```bash
pip install fastvpn-schemas

