Metadata-Version: 2.1
Name: nats-fasterapi
Version: 0.2.46
Summary: A CLI tool to scaffold FastAPI projects with CRUD and schema support
Author: Nathaniel Uriri
Author-email: nat@uriri.com.ng
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: click
Requires-Dist: pymongo
Requires-Dist: pydantic
Requires-Dist: fastapi[all]
Requires-Dist: motor
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: bcrypt
Requires-Dist: pyjwt
Requires-Dist: python-dotenv

