Metadata-Version: 2.4
Name: secure-python-utils
Version: 0.1.0
Summary: Best security utils for FastAPI: Argon2, rate limiting, logging
Project-URL: Homepage, https://github.com/CodesForge/secure-python-utils
Project-URL: Repository, https://github.com/CodesForge/secure-python-utils
Author-email: CodesForge <vkmgscarf4@gmail.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: argon2-cffi>=23.1.0
Requires-Dist: loguru>=0.7.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: slowapi>=0.1.9
Description-Content-Type: text/markdown

# secure-python-utils
Production-grade security toolkit for FastAPI/Python (Argon2 · Rate limiting · Logger)
