accessify-wiki

Working together to fix accessibility on the Web, one site at a time.

Using Accessify Wiki, person A who has no affiliation to or control over site B, can independently (co-)author accessibility(link is external) fixes for site B, so that they are delivered to person C during their normal browsing experience -- via a browser extension(link is external), user Javascript(link is external) or similar.

  • /browser/ contains browser plugins, bookmarklet Javascript and user Javascript (Greasemonkey).
  • /data/ contains sample site-fixes in YAML(link is external) format.
  • /lib/ contains Python libraries for the webapp2 based service.
  • /schema/ contains a JSON Schema(link is external) for site-fix files.
  • /site/js contains site-enhancement Javascript for Accessify Wiki.
  • /site/py contains a prototype site and web-service, currently mostly written in Python to be hosted on ScraperWiki(link is external) - Deprecated.

Links

Dependencies

Python Standard Library:

  • sys, os, cgi, url, urllib2, hashlib, time, datetime, re, mimetypes, json.

Python third-party:

  • virtualenv
  • webapp2
  • **scraperwiki
  • lxml.html cssselect
  • yaml safe_load/ dump*
  • httplib2
  • markdown (* ScraperWiki classic/ Beta)
  • BeautifulSoup from bs4 import BeautifulSoup
  • jsonschema (* ScraperWiki beta!!)
  • requests (* ScraperWiki beta)

Credits

Accessify-wiki(link is external): Copyright 2013 Nick Freear & contributors.

Rating

0 out of 5 Stars 0 Review

5 Stars
 
0.00%
4 Stars
 
0.00%
3 Stars
 
0.00%
2 Stars
 
0.00%
1 Star
 
0.00%

About

  • There are no comments yet

Thank you! Review submitted.

Ok