Metadata-Version: 2.1
Name: cloud-orbit-api
Version: 0.1.0
Summary: This a demo project
Author: sukruth grandhi
Author-email: sukruthgrandhi@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi (>=0.110.1,<0.111.0)
Requires-Dist: passlib[bcrypt] (>=1.7.4,<2.0.0)
Requires-Dist: python-jose[cryptography] (>=3.3.0,<4.0.0)
Requires-Dist: python-multipart (>=0.0.9,<0.0.10)
Requires-Dist: uvicorn[standard] (>=0.29.0,<0.30.0)
Description-Content-Type: text/markdown

This is demo project.

