comicvine_api 1.04
Interface to the comicvine.com API
An easy to use API interface to www.comicvine.com Modified from http://github.com/dbr/tvdb_api
Basic usage is:
>>> import comicvine_api >>> c = comicvine_api.Comicvine() >>> iss = c['Y: The Last Man'][1] >>> iss <Issue 1 - Unmanned> >>> iss['issuename'] u'Unmanned'
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| comicvine_api-1.04-py2.6.egg (md5, pgp) | Python Egg | 2.6 | 2010-09-02 | 29KB | 444 |
- Author: swc/Steve
- Home Page: http://github.com/swc/comicvine_api
- License: GPLv2
- Categories
- Package Index Owner: swc
- DOAP record: comicvine_api-1.04.xml
