Metadata-Version: 2.4
Name: fastapi-mason
Version: 0.0.3
Summary: Django REST Framework-inspired ViewSets and utilities for FastAPI
Project-URL: Documentation, https://github.com/bubaley/fastapi_mason#readme
Project-URL: Homepage, https://github.com/bubaley/fastapi_mason
Project-URL: Repository, https://github.com/bubaley/fastapi_mason.git
Author-email: bubaley <bubaley.fu@gmail.com>
Maintainer-email: bubaley <bubaley.fu@gmail.com>
License: MIT
License-File: LICENSE
Keywords: django,drf,performance,preloading,queryset-optimization,relations,rest-framework,serializer
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: fastapi>=0.115.13
Requires-Dist: tortoise-orm>=0.25.1
Description-Content-Type: text/markdown

# Fastapi Mason
