~claudiotorcato/+junk/decken

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
=========
Decken
=========

Version 0.2
============

Decken is organizer deck to Trading Card Games. More that this.

Its functionalities:

 * Search cards

 * Create decks

 * Card cotation

 * Card management

Decken is yet alpha.

Requirements
==============

 * Python

 * PyGTK

 * Glade

 * BeatifulSoup

 * Plugin for any TCG (we have DeckenMagicPlugin for Magic: the Gathering)

All of them are available for Windows too:

 * Python, http://www.python.org/download/
 * PyGTK, http://www.pygtk.org/downloads.html
 * GTK+ runtime, http://sourceforge.net/project/showfiles.php?group_id=98754

To run the application, you have to invoke::

    decken_script

in a shell window.

Thanks also to
==================

Rafael Ferreira e Dimmy Karson Magalhães for beta testings and ideas.

Copyright 2010, Claudio Torcato <claudiotorcato@gmail.com>