{ "info": { "author": "Aaron Jacobs", "author_email": "atheriel@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: MacOS X :: Carbon", "Environment :: MacOS X :: Cocoa", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "Accessibility: Wrapper for the Accessibility API\n================================================\n``accessibility`` is a Python module that wraps the Accessibility API for Mac OS X. It can be used to query and modify attributes of running applications, as well as watch for a variety of notifications. The source code and several examples (in the ``examples`` directory) are hosted on `GitHub `_.\n\nThe module should compile under recent versions of both Python 2 and 3, and work with Mac OS X 10.8.x and 10.9.x. In addition, to compile the module on version 10.9.0 or later of OS X, you will need to have the Xcode IDE installed.\n\nBuilding\n--------\nThe module can be compiled using the traditional ``python setup.py clean build install`` provided by setuptools.\n\nDocumentation\n-------------\nThe module includes extensive docstrings, complete with examples in many cases. These can be can be browsed using Python's ``help`` command, or one can compile the Sphinx documentation. For the latter: \n\n1. ``cd docs``\n2. Initialize the git submodule with ``git submodule update --init --recursive`` to retrieve the custom Sphinx theme.\n3. ``make html`` and then browse the documentation in ``docs/_build/html``.\n\nLicense\n-------\nThis project is under the ISC License. See the ``LICENSE.txt`` file for details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/atheriel/accessibility", "keywords": null, "license": "ISC License", "maintainer": null, "maintainer_email": null, "name": "accessibility", "package_url": "https://pypi.org/project/accessibility/", "platform": "MacOS X", "project_url": "https://pypi.org/project/accessibility/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/atheriel/accessibility" }, "release_url": "https://pypi.org/project/accessibility/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "Extension module that wraps the Accessibility API for Mac OS X.", "version": "0.4.0" }, "last_serial": 1080001, "releases": { "0.3.2": [ { "comment_text": "", "digests": { "md5": "1082421fbf1957630dd35055979225db", "sha256": "cc28c8a5da7a2c476df3e79668e498c323e7d646d7799a86c70845cbca3acea8" }, "downloads": -1, "filename": "accessibility-0.3.2.tar.gz", "has_sig": false, "md5_digest": "1082421fbf1957630dd35055979225db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11617, "upload_time": "2014-01-09T01:31:53", "url": "https://files.pythonhosted.org/packages/fb/ef/1beeb1860b20b3182def3b0ff972b844a0b5abc2e65d92054e5a7c233dd2/accessibility-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "8490cf52f67d9de8135b74f38914559d", "sha256": "2d79c9a1b63b85a6156e1994c6aef0b3e4daf56f3a4fdff911c035e4725606f8" }, "downloads": -1, "filename": "accessibility-0.4.0.tar.gz", "has_sig": false, "md5_digest": "8490cf52f67d9de8135b74f38914559d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12390, "upload_time": "2014-05-03T21:44:25", "url": "https://files.pythonhosted.org/packages/26/e1/fd6f4b0df6f6e98b9c9dff35d64275ed4530446a9b64cd03464a90177d68/accessibility-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8490cf52f67d9de8135b74f38914559d", "sha256": "2d79c9a1b63b85a6156e1994c6aef0b3e4daf56f3a4fdff911c035e4725606f8" }, "downloads": -1, "filename": "accessibility-0.4.0.tar.gz", "has_sig": false, "md5_digest": "8490cf52f67d9de8135b74f38914559d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12390, "upload_time": "2014-05-03T21:44:25", "url": "https://files.pythonhosted.org/packages/26/e1/fd6f4b0df6f6e98b9c9dff35d64275ed4530446a9b64cd03464a90177d68/accessibility-0.4.0.tar.gz" } ] }