Metadata-Version: 2.4
Name: starport
Version: 1.0.2
Summary: Explicit, AI-Ready Web Framework
Keywords: 
Author: alpine
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Database
Requires-Dist: starlette>=0.39.0
Requires-Dist: pyjson5>=2.0.0
Requires-Dist: python-multipart>=0.0.21
Requires-Dist: jsonschema>=4 ; extra == 'validate'
Requires-Dist: openapi-spec-validator>=0.7 ; extra == 'validate'
Requires-Python: >=3.10
Provides-Extra: validate
Description-Content-Type: text/markdown

# Starport

**Explicit, AI-Ready Web Framework**

A minimalist abstraction for Starlette, optimized for the AI era.

[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
