Metadata-Version: 2.4
Name: mossify
Version: 0.1.0
Summary: 🌿 Mossify – A simple, organic framework for FastAPI + SQLModel with automatic CRUD and intelligent caching.
Author-email: Luiz Gabriel Magalhães Trindade <luiz.gabriel.m.trindade@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/seu-usuario/mossify
Project-URL: Repository, https://github.com/seu-usuario/mossify
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.100.0
Requires-Dist: sqlmodel>=0.0.14
Requires-Dist: uvicorn>=0.23.0
