MANIFEST.in
README.md
setup.cfg
setup.py
pywappalyzer/__init__.py
pywappalyzer/exceptions.py
pywappalyzer/utils.py
pywappalyzer/wappalyzer.py
pywappalyzer.egg-info/PKG-INFO
pywappalyzer.egg-info/SOURCES.txt
pywappalyzer.egg-info/dependency_links.txt
pywappalyzer.egg-info/top_level.txt
pywappalyzer/db/categories.json
pywappalyzer/db/technologies.json
tests/__init__.py
tests/conftest.py
tests/test_exceptions.py
tests/test_utils.py
tests/test_wappalyzer.py