Guildwars2api
No description available
Install / Use
/learn @menglewis/Guildwars2apiREADME
======================== Guild Wars 2 API Wrapper
.. image:: https://badge.fury.io/py/guildwars2api.png :target: http://badge.fury.io/py/guildwars2api
.. image:: https://travis-ci.org/menglewis/guildwars2api.png?branch=master :target: https://travis-ci.org/menglewis/guildwars2api
.. image:: https://pypip.in/d/guildwars2api/badge.png :target: https://pypi.python.org/pypi/guildwars2api
A Python Wrapper for the Guild Wars 2 API
- Free software: BSD license
- Documentation: https://guildwars2api.readthedocs.org.
Installation
This package is hosted on PyPI so it can be install using pip or easy_install::
$ easy_install guildwars2api
$ pip install guildwars2api
Features
- Provides an API wrapper for the current Guild Wars 2 API Resources.
- Works with Python 2.6, 2.7, 3.3, 3.4.
