Metadata-Version: 2.4
Name: django-honeyguard
Version: 0.1.0
Summary: Reusable Django app providing multi-CMS honeypot login traps with DB logging and email alerts.
Project-URL: Homepage, https://github.com/alihtt/django-honeyguard
Project-URL: Issues, https://github.com/yourname/django-honeyguard/issues
Project-URL: Documentation, https://readthedocs.io/
Author-email: Ali Hatami <aliht.workspace@gmail.com>
License: MIT
License-File: LICENSE
Keywords: admin,django,honeypot,security,wordpress,wp-admin
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Requires-Python: >=3.13
Requires-Dist: django<6,>=4.0
Requires-Dist: sphinx-autobuild>=2025.8.25
Requires-Dist: sphinx-rtd-theme>=3.0.2
Requires-Dist: sphinx>=8.2.3
Description-Content-Type: text/markdown

# django-honeyguard

[![Documentation Status](https://readthedocs.org/projects/django-honeyguard/badge/?version=latest)](https://django-honeyguard.readthedocs.io/en/latest/)
[![PyPI Version](https://img.shields.io/pypi/v/django-honeyguard.svg)](https://pypi.org/project/django-honeyguard/)
[![Python Versions](https://img.shields.io/pypi/pyversions/django-honeyguard.svg)](https://pypi.org/project/django-honeyguard/)

> **📖 Full documentation available at [readthedocs.io](https://django-honeyguard.readthedocs.io/)**

A lightweight Django app that adds honeypot protection, activity tracking, and suspicious request detection — keep your admin and endpoints safe.
