Metadata-Version: 2.3
Name: qouta-manager-middleware-1
Version: 0.1.0
Summary: 
Author: Abdullah Alqahtani
Author-email: abdullah@lameh.ai
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
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pyjwt (>=2.10.0,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# Qouta Manager Middleware

This is a middleware for checking the remaining quota for a client using a JWT token.

