kong 0.2.1
Kongregate-related utilities
Kong
Kong is a simple interface to Kongregate (http://www.kongregate.com/) statistics. It was originally written to provide 360 Kid-style statistics reporting, as a small boredom-based project, and has not really grown since its inception.
Usage
>>> import kong >>> api = kong.Kongregate() >>> user = kong.User(api, "MostAwesomeDude")
Bugs
No bugs currently known. Feel free to email the author or open new bugs on github.
License
Kong and all other files in this package are available under the terms of the MIT X11 license, reproduced in COPYING and also in the library.
Changelog
0.2.1
- Add changelog to distribution.
0.2
- Fixed README.
- Added changelog.
- Removed print statements from library.
- Created real API objects: Kongregate, User, KongException.
- Cleaned up code, improved run times.
0.1
- Initial import.
- Added setup.py.
- Split off scripting functionality into separate script, scripts/kongregate.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| kong-0.2.1.tar.gz (md5) | Source | 2010-08-16 | 3KB | 437 | |
- Author: Corbin Simpson
- Home Page: http://github.com/MostAwesomeDude/kong
- Package Index Owner: MostAwesomeDude
- DOAP record: kong-0.2.1.xml
