All Projects → svartalf → python-wargaming

svartalf / python-wargaming

Licence: MIT license
Pure-pythonic client library for Wargaming API

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to python-wargaming

Masendor
Educational and historical wargame
Stars: ✭ 65 (+150%)
Mutual labels:  wargaming

Python library for Wargaming.net API

Pure pythonic library for accessing Wargaming.net API (https://wargaming.net/developers/).

Compatible with a Python>=2.7 and Python >=3.4 versions. PyPy also!

https://travis-ci.org/svartalf/python-wargaming.svg?branch=master

https://readthedocs.org/projects/python-wargaming/badge/?version=latest

Installation

As simple as usual:

$ pip install wargaming

Documentation

Wargaming.NET API documentation: https://na.wargaming.net/developers/api_reference/

Library documentation: http://python-wargaming.rtfd.org

Supported WGAPI

  • World of Tanks
  • World of Warplanes
  • World of Warships
  • World of Tanks Blitz
  • Wargaming.NET common API

Contribution

Just fork, update and send pull request. Do not forget to run tests:

$ tox

Also check for a PEP-0008 compliance:

$ pep8 --max-line-length=120 wargaming

Contributors

  • monester
  • LanceMaverick
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].