Metadata-Version: 2.4
Name: auditicy
Version: 0.0.1a0
Summary: Flexible audit logging for Django, Flask, and FastAPI.
Author-email: Your Name <your@email.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: Framework :: Flask
Classifier: Framework :: FastAPI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# auditicy
Auditicy is a powerful and flexible audit logging library. Designed to help developers implement robust audit trails, it allows you to record user actions, model changes, and CRUD operations in a structured, queryable format. 
