{ "info": { "author": "David Lewis", "author_email": "meng.lewis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "========================\nGuild Wars 2 API Wrapper\n========================\n\n.. image:: https://badge.fury.io/py/guildwars2api.png\n :target: http://badge.fury.io/py/guildwars2api\n\n.. image:: https://travis-ci.org/menglewis/guildwars2api.png?branch=master\n :target: https://travis-ci.org/menglewis/guildwars2api\n\n.. image:: https://pypip.in/d/guildwars2api/badge.png\n :target: https://pypi.python.org/pypi/guildwars2api\n\n\nA Python Wrapper for the Guild Wars 2 API\n\n* Free software: BSD license\n* Documentation: https://guildwars2api.readthedocs.org.\n\nInstallation\n------------\n\nThis package is hosted on PyPI so it can be install using pip or easy_install::\n\n $ easy_install guildwars2api\n $ pip install guildwars2api\n\nFeatures\n--------\n\n* Provides an API wrapper for the current Guild Wars 2 API Resources.\n* Works with Python 2.6, 2.7, 3.3, 3.4.\n\n\n\nHistory\n-------\n\n0.7.1 (2016-02-07)\n------------------\n\n* Fixed an import bug with the GuildWars2ApiError\n* Removed a test case for pagination. Will refactor the test with mock on the API calls.\n\n\n0.7.0 (2016-02-07)\n------------------\n\n* Refactored how URLs are constructed in the BaseResource class\n* Added the following resources\n* Guild Upgrade\n* Guild Permission\n* Guild Member\n* Guild Rank\n\n\n0.6.0 (2015-12-13)\n------------------\n\n* Added the following resources\n* WvW Objectives\n* Minis\n* Account Minis\n* Achievements\n* Account Achievements\n\n0.5.0 (2015-09-08)\n------------------\n\n* Added the following resources\n* PvP Stats\n* PvP Games\n* Specializations\n\n0.4.0 (2015-08-30)\n------------------\n\n* Added the following resources\n* Currency\n* Account Wallet\n* Account Dye Unlocks\n* Account Skin Unlocks\n\n0.3.0 (2015-07-06)\n------------------\n\n* Added the following resources\n* Materials\n* Bank\n* Bank Materials\n* Characters\n* Inventory\n* Equipment\n* Account\n* Token Info\n\n0.2.0 (2015-05-21)\n------------------\n\n* Added get_all() method to resources that use paging to return an iterator over all of the requested resources\n* Added the ability to pass an iterable as an argument and have it automatically expand into a comma-separated list\n* Added the ability to authenticate use an API key\n* Added a new resource for Commerce Transactions\n\n0.1.0 (2015-04-12)\n------------------\n\n* First release on PyPI.", "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/menglewis/guildwars2api", "keywords": "guildwars2api", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "guildwars2api", "package_url": "https://pypi.org/project/guildwars2api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/guildwars2api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/menglewis/guildwars2api" }, "release_url": "https://pypi.org/project/guildwars2api/0.7.1/", "requires_dist": null, "requires_python": null, "summary": "A Python API Wrapper for the Guild Wars 2 API", "version": "0.7.1" }, "last_serial": 1944732, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "034287770508a9dce0ce3d6dc9f2b16f", "sha256": "dd6eade8cf8327b5282ab424a2dd91ebbab2ce246e09b946b5e9f9d45bea76db" }, "downloads": -1, "filename": "guildwars2api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "034287770508a9dce0ce3d6dc9f2b16f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13347, "upload_time": "2015-04-12T20:10:57", "url": "https://files.pythonhosted.org/packages/a2/3f/79de5175a11c4eda3f40ebdac87f3637b807f031b767991985cb46c1da33/guildwars2api-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9a85babfc69d9f75f069def9d8a4950f", "sha256": "7e4f0b4dc2d1b852867c6efeb059d6766e50f1b7fcb3a4751aba1bf039d898dc" }, "downloads": -1, "filename": "guildwars2api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9a85babfc69d9f75f069def9d8a4950f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14710, "upload_time": "2015-05-22T04:23:32", "url": "https://files.pythonhosted.org/packages/fc/73/278b37dc2bd6d5b88db48041b042916ebfc8c469bedbb29338232b3165d1/guildwars2api-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "7acfc955071f240a47c1ece56b8dcd69", "sha256": "f09c162106fd495f9d0e4fedf38041feb3b8786d4c55e277e226beb1329dfc88" }, "downloads": -1, "filename": "guildwars2api-0.3.0.tar.gz", "has_sig": false, "md5_digest": "7acfc955071f240a47c1ece56b8dcd69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15235, "upload_time": "2015-07-07T03:33:35", "url": "https://files.pythonhosted.org/packages/1a/07/de83bf5f12c724b6d03c6aff587344d8be037faed99a8aa4a9ea2150aac4/guildwars2api-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "c583abe64aaf6dcc8136b5d732800668", "sha256": "fac816eb73273b2691cc5fe5fa3e73e4fce7fd8c49588cc8d45b21d3414c3213" }, "downloads": -1, "filename": "guildwars2api-0.4.0.tar.gz", "has_sig": false, "md5_digest": "c583abe64aaf6dcc8136b5d732800668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15428, "upload_time": "2015-08-31T02:20:47", "url": "https://files.pythonhosted.org/packages/26/79/3b7977584c956ec570ed885dd8bfc96709b1c367327005597e660b3aa04e/guildwars2api-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "9e9e506265c9d64e6e08c39488de1add", "sha256": "303c018deb8915c096bb76f57ed52a7acbc110cf96c8bcf1f169e5731c02948f" }, "downloads": -1, "filename": "guildwars2api-0.5.0.tar.gz", "has_sig": false, "md5_digest": "9e9e506265c9d64e6e08c39488de1add", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15614, "upload_time": "2015-09-09T04:07:51", "url": "https://files.pythonhosted.org/packages/73/7c/b764169aaa25af4bb4a897328c5149be541da38aed4ea9f330723380b02e/guildwars2api-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "f7e8db75e5e7120fadea08856edf19c0", "sha256": "fce076f88a194fdbfa10cb496ade810522666e7b94f92778dcbe39653645eff8" }, "downloads": -1, "filename": "guildwars2api-0.6.0.tar.gz", "has_sig": false, "md5_digest": "f7e8db75e5e7120fadea08856edf19c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15925, "upload_time": "2015-12-14T01:28:15", "url": "https://files.pythonhosted.org/packages/2c/5c/a84986a91905f4b272b470fe6e9768a29d761e8a7cef7211ec1fd3f1a3a7/guildwars2api-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "304088cf269a7e98273732cc8204f386", "sha256": "d396f8b16fb3ec3b49ceb9553720fc84c47a35828973966077b18e62d0283a8e" }, "downloads": -1, "filename": "guildwars2api-0.7.0.tar.gz", "has_sig": false, "md5_digest": "304088cf269a7e98273732cc8204f386", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16100, "upload_time": "2016-02-07T21:07:48", "url": "https://files.pythonhosted.org/packages/6d/76/ca37b6d85ca1f4ea8d41ef8022361cb4bfbcdcd39e5de1b53ab7dfef32f4/guildwars2api-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "9f90e8149514534384cd4f8051de4ebc", "sha256": "20c61cfa8858e08bb0d0add4bf7fcfe8d45a9a5af2bdf181d7059be85e5b63eb" }, "downloads": -1, "filename": "guildwars2api-0.7.1.tar.gz", "has_sig": false, "md5_digest": "9f90e8149514534384cd4f8051de4ebc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16171, "upload_time": "2016-02-07T21:38:07", "url": "https://files.pythonhosted.org/packages/75/e6/f919b3031c21db6d52a0db72f78f3c1a49e1338d26193a2038f98a84d947/guildwars2api-0.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f90e8149514534384cd4f8051de4ebc", "sha256": "20c61cfa8858e08bb0d0add4bf7fcfe8d45a9a5af2bdf181d7059be85e5b63eb" }, "downloads": -1, "filename": "guildwars2api-0.7.1.tar.gz", "has_sig": false, "md5_digest": "9f90e8149514534384cd4f8051de4ebc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16171, "upload_time": "2016-02-07T21:38:07", "url": "https://files.pythonhosted.org/packages/75/e6/f919b3031c21db6d52a0db72f78f3c1a49e1338d26193a2038f98a84d947/guildwars2api-0.7.1.tar.gz" } ] }