{ "info": { "author": "wac", "author_email": "wac@example.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=====\ntxwac\n=====\n\nThis is a `Twisted `_ fork of `wac `_. See the wac documentation for more details.\n\nThis fork operates nearly identically to wac except for these exceptions:\n\n- Everything that hits the wire returns a Deferred\n- Multi-page iteration is not possible\n- len(obj) is not possible on objects that hit the wire to get the count\n- This uses `treq `_ which is not 100% compatible with requests. Most notably, headers are handled differently and response objects have slightly different attribute names\n\nTODO\n----\n\n- Conversion of the original wac tests to trial based tests. The tests that are here will not work correctly\n\n\n0.1 (2014-10-29)\n++++++++++++++++++\n\n* Initial conversion to twisted", "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/trenton42/txwac/", "keywords": null, "license": "Copyright (c) 2012 wac.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "txwac", "package_url": "https://pypi.org/project/txwac/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/txwac/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/trenton42/txwac/" }, "release_url": "https://pypi.org/project/txwac/0.2/", "requires_dist": null, "requires_python": null, "summary": "Writing RESTful API clients.", "version": "0.2" }, "last_serial": 1492787, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0785a6dbe48042ddba94b228ea6695d6", "sha256": "da9819f301a07edf9f296ba4749186cfa2f223009a89cd5995655b5fde7cbaaf" }, "downloads": -1, "filename": "txwac-0.1.tar.gz", "has_sig": false, "md5_digest": "0785a6dbe48042ddba94b228ea6695d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13014, "upload_time": "2014-10-31T15:13:49", "url": "https://files.pythonhosted.org/packages/94/6c/32eae9d35fa8a9d67b81f813cc9a34fb0644ab714f69d2ca94653f59d50e/txwac-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7a8f44821e2cf479bd93fc5d6fe52356", "sha256": "aa49a389ba94d4d73e66583d095add00e20f802ae29260aeb50f42043b824a78" }, "downloads": -1, "filename": "txwac-0.2.tar.gz", "has_sig": false, "md5_digest": "7a8f44821e2cf479bd93fc5d6fe52356", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13160, "upload_time": "2015-04-06T15:49:07", "url": "https://files.pythonhosted.org/packages/2b/11/45243d6b851079b220e624b90aaeddf58aa3c2d7ee8652708c7170090bc3/txwac-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a8f44821e2cf479bd93fc5d6fe52356", "sha256": "aa49a389ba94d4d73e66583d095add00e20f802ae29260aeb50f42043b824a78" }, "downloads": -1, "filename": "txwac-0.2.tar.gz", "has_sig": false, "md5_digest": "7a8f44821e2cf479bd93fc5d6fe52356", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13160, "upload_time": "2015-04-06T15:49:07", "url": "https://files.pythonhosted.org/packages/2b/11/45243d6b851079b220e624b90aaeddf58aa3c2d7ee8652708c7170090bc3/txwac-0.2.tar.gz" } ] }