Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 524 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 524 Bytes

README

GW2-Supply-Crate is an intuitive Python wrapper for the Guild Wars 2 API (found at https://api.guildwars2.com/). It also includes a variety of tools for data visualization, history tracking, and other forms of data analysis.

Version 0.0.1

Dependencies

GW2-Supply-Crate requires the following Python modules to run:

  • cov-core==1.15.0
  • coverage==3.7.1
  • psycopg2==2.6
  • py==1.4.28
  • pytest==2.7.1
  • pytest-cov==1.8.1
  • texttable==0.8.3
  • wheel==0.24.0

Authors

Troy Squillaci (zivia@unm.edu)