{
"info": {
"author": "Urban Airship",
"author_email": "support@urbanairship.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Topic :: Software Development :: Libraries"
],
"description": "About\n=====\n\nThe Urbanairship ``uareach`` (formerly known as ``wallet``) library is a Python library for\nusing the `Urban Airship Reach `__ web service API.\n\nVersion 0.1.0 is a beta release. Please visit `Urban Airship Support\n`_ with questions or comments.\n\nRequirements\n============\n\nAs of version 0.1.0, Python 2.7 is required.\n\nFor tests, ``uareach`` also needs `Mock `_.\n\nRunning Tests\n=============\n\nTo run tests, run:\n\n $ nosetests\n\nUsage\n=====\n\nTo get started, simply import the library and set up a client:\n\n.. sourcecode:: python\n\n import uareach as ua\n\n\n client = ua.Reach('email', 'wallet_key')\n\n\n # Example: getting a pass\n my_pass = ua.get_pass(client, pass_id=12345)\n\nFor more details on using the library, please see the `full documentation\n`__, as well as the\n`Urban Airship API Documentation `__.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://urbanairship.com/",
"keywords": null,
"license": "BSD License",
"maintainer": null,
"maintainer_email": null,
"name": "uareach",
"package_url": "https://pypi.org/project/uareach/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/uareach/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://urbanairship.com/"
},
"release_url": "https://pypi.org/project/uareach/0.1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Python package for using the Urban Airship Reach API",
"version": "0.1.0"
},
"last_serial": 4079827,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "660becde8b5822acb8c1fc4617eda5ce",
"sha256": "ee142bc3663621522c1e9456a0a650a0560302fc8383a2830833145acfba59dd"
},
"downloads": -1,
"filename": "uareach-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "660becde8b5822acb8c1fc4617eda5ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28456,
"upload_time": "2016-09-27T17:54:22",
"url": "https://files.pythonhosted.org/packages/9a/f9/1efab242d806a848f9de9cc2e286b4e5a7e5f451a4e42e790deeb2532fda/uareach-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "660becde8b5822acb8c1fc4617eda5ce",
"sha256": "ee142bc3663621522c1e9456a0a650a0560302fc8383a2830833145acfba59dd"
},
"downloads": -1,
"filename": "uareach-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "660becde8b5822acb8c1fc4617eda5ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28456,
"upload_time": "2016-09-27T17:54:22",
"url": "https://files.pythonhosted.org/packages/9a/f9/1efab242d806a848f9de9cc2e286b4e5a7e5f451a4e42e790deeb2532fda/uareach-0.1.0.tar.gz"
}
]
}