2013-10-14 00:12:29 +01:00
2015-04-15 22:52:52 +01:00
2015-04-13 16:28:05 +01:00
2015-04-13 16:42:53 +01:00
2015-04-15 22:54:01 +01:00
2013-10-14 01:27:29 +01:00

EVEStandings

A simple library / cli tool to create a standings overview page for a EVE Online corporation or alliance.

Deploy

Usage

For CLI command use:

  • Install evestandings using python setup.py install
  • Run the evestandings command.

For library use:

  • Import Standings from standings
  • Init the Standings object with your Key ID and vCode (needs ContactList as the only permission)
  • Call render_template, text, or html to produce an output.
  • Raw standings can be obtained from a dict by calling Standings._get_standings()

About

This tool was originally created by Matalok / Andrew Williams for use by Test Alliance Please Ignore.

Description
No description provided
Readme 115 KiB
Languages
Python 90.7%
HTML 9%
Procfile 0.3%