Dr. jonny phd on Nostr: Are there any good web accessibility checkers for python? We have received some ...
Are there any good web accessibility checkers for python? We have received some really helpful feedback from blind and visually impaired people and I wanted to honor their time by adding tests to prevent regression, and i am finding I am wanting to write a bunch of the WCAG guidelines as selenium tests in pytest. I know that a lot of the guidelines can't necessarily be automated, but stuff like "all images have alt, headers are in correct order and start at h1, buttons have labels," etc. Can be. I figured there should be some tool that I can point at a webpage and be like "tell me whats busted here" like I can to some extent with the Firefox accessbility properties inspector but am not finding any. Any tips?
#accessibility #a11y #python #django
Published at
2025-02-21 01:59:15Event JSON
{
"id": "9d284e63b98bb8e6a43f79d91915efcf096e89d57241a6ede40ba0624d2643c7",
"pubkey": "9926f6c53162329fcb33481f0c5db4a015bdd63d564636ea13c35d4975c176e3",
"created_at": 1740103155,
"kind": 1,
"tags": [
[
"t",
"accessibility"
],
[
"t",
"a11y"
],
[
"t",
"python"
],
[
"t",
"django"
],
[
"proxy",
"https://neuromatch.social/users/jonny/statuses/114039400392078233",
"activitypub"
]
],
"content": "Are there any good web accessibility checkers for python? We have received some really helpful feedback from blind and visually impaired people and I wanted to honor their time by adding tests to prevent regression, and i am finding I am wanting to write a bunch of the WCAG guidelines as selenium tests in pytest. I know that a lot of the guidelines can't necessarily be automated, but stuff like \"all images have alt, headers are in correct order and start at h1, buttons have labels,\" etc. Can be. I figured there should be some tool that I can point at a webpage and be like \"tell me whats busted here\" like I can to some extent with the Firefox accessbility properties inspector but am not finding any. Any tips?\n\n#accessibility #a11y #python #django",
"sig": "7d775f8c333ef2535b1f5651a5b3fc702ae39289cc05443470366989c179dfd0477f0b43106655d28ea2c98e622b9874c4e0f251ddc735e013571686e6d680c6"
}