A Python Wrapper for the Guild Wars 2 API
- Free software: BSD license
- Documentation: https://guildwars2api.readthedocs.org.
This package is hosted on PyPI so it can be install using pip or easy_install:
$ easy_install guildwars2api $ pip install guildwars2api
- Provides an API wrapper for the current Guild Wars 2 API Resources.
- Works with Python 2.6, 2.7, 3.3, 3.4.