{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"Runs automated accessibility audits on web pages using the axe-core engine through Playwright, identifying WCAG violations and accessibility issues.","skillfed_tags":["accessibility-testing","wcag-compliance","browser-automation"],"use_cases":["Run accessibility audits in CI/CD pipelines to gate deployments on WCAG compliance.","Build automated test suites that verify accessibility across multiple pages or user flows.","Generate accessibility audit reports for stakeholder review or compliance documentation.","Detect regressions in accessibility during development by running audits on staging environments.","Integrate accessibility checks into test frameworks alongside functional and performance tests."],"what_it_does":"axe-playwright-python wraps the axe-core accessibility testing engine for use with Playwright's Python client. It lets you programmatically scan web pages for accessibility violations\u2014missing alt text, contrast issues, keyboard navigation problems, and other WCAG failures\u2014by launching a browser, navigating to a page, and running the audit. The package returns structured results listing violations and their severity.\n\nYou integrate it into test suites, CI/CD pipelines, or standalone scripts to catch accessibility regressions before deployment. It depends only on playwright, making installation straightforward. The maintainer actively develops it and supports modern Python versions.","worth_installing":"Yes. The package is actively maintained, has low install friction, and solves a real problem\u2014automating accessibility testing with a mature engine (axe-core) and a widely-used browser automation tool (Playwright). The only caveat is the unclear license status; verify the actual license before using in proprietary or commercial projects."},"id":"axe-playwright-python","links":{"html":"https://skillfed.io/packages/axe-playwright-python","md":"https://skillfed.io/packages/axe-playwright-python.md","pypi":"https://pypi.org/project/axe-playwright-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":null,"license_treatment":"unclear","name":"axe-playwright-python","python_support":"supports_current","summary":"Automated web accessibility testing using axe-core engine and Playwright."},"popularity":{"monthly_downloads":411398,"position":6857,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.8"}
