Metadata-Version: 2.4
Name: vibe-eats-backend
Version: 0.1.0
Summary: Backend API for Vibe Eats restaurant application
Author: Your Team
Author-email: your-email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: Flask
Requires-Dist: supabase
Requires-Dist: python-dotenv
Requires-Dist: flask-cors
Requires-Dist: pytest
Requires-Dist: pytest-mock
Requires-Dist: pytest-cov
Requires-Dist: openai
Requires-Dist: flake8
Requires-Dist: black
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
