.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
README.rst
package-lock.json
package.json
pyproject.toml
tox.ini
.github/dependabot.yml
.github/workflows/main.yml
.github/workflows/release.yml
axe_selenium_python/__init__.py
axe_selenium_python/axe.py
axe_selenium_python/package-lock.json
axe_selenium_python/package.json
axe_selenium_python.egg-info/PKG-INFO
axe_selenium_python.egg-info/SOURCES.txt
axe_selenium_python.egg-info/dependency_links.txt
axe_selenium_python.egg-info/requires.txt
axe_selenium_python.egg-info/top_level.txt
axe_selenium_python/node_modules/axe-core/axe.min.js
tests/__init__.py
tests/test_axe.py
tests/test_page.html
tests/requirements/tests.txt
tests/src/axe.min.js