Skip to main content

Interface to the comicvine.com API

Project description

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'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

comicvine_api-1.04-py2.6.egg (30.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page