gat-python

UNKNOWN


License
MIT
Install
pip install gat-python==0.0.3

Documentation

gat-python

Continuous Integration Status

Game Algorithms Tournament - Python SDK

DESCRIPTOIN

Basic Example of Usage

TEXT

Submenu

Installation

pip install secret-algorithms-python

or

1. Download zip file
2. Extract it
3. Execute in the extracted directory: python setup.py install

Development version

pip install -e git+git@github.com:gatournament/gat-python.git#egg=gat-python

requirements.txt

secret-algorithms-python==VERSION
# or use the development version
git+git://github.com/gatournament/gat-python.git#egg=gat-python

Upgrade:

pip install secret-algorithms-python --upgrade --no-deps

Requirements

  • Python 2.6 / 2.7 / 3.2 / 3.3
  • Tested with ...

Change Log

0.0.3 (2013/08/05)

  • [new] ...

0.0.1 (2013/03/30)

  • [new] ...

TODO

  • ...