LICENSE
README.md
pyproject.toml
setup.py
phishing_detection/__init__.py
phishing_detection/batch_processor.py
phishing_detection/cli.py
phishing_detection/config.py
phishing_detection/detector.py
phishing_detection/logger.py
phishing_detection/model_registry.py
phishing_detection/preprocessor.py
phishing_detection/utils.py
phishing_detection_py.egg-info/PKG-INFO
phishing_detection_py.egg-info/SOURCES.txt
phishing_detection_py.egg-info/dependency_links.txt
phishing_detection_py.egg-info/requires.txt
phishing_detection_py.egg-info/top_level.txt
tests/test_batch_processor.py
tests/test_detector.py
tests/test_model_registry.py
tests/test_preprocessor.py
tests/test_utils.py