You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

gcd-talker

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcd-talker

A Grand Comics Database API talker for ComicTagger a cross-platform GUI/CLI app for writing metadata to comic archives

0.1.5
pipPyPI
Maintainers
2

Grand Comics Database™ plugin for Comic Tagger

A plugin for Comic Tagger to allow the use of the metadata from Grand Comics Database™.

Obtaining the SQLite DB

  • Create an account on the GCD.
  • Download the latest SQLite3 dump of their DB (minus images and image URLs) at https://www.comics.org/download/

Cover images

GCD does not make their image URLs available via their DB dumps

An option is available to attempt to download the covers in the GUI and separately for auto-tagging. Due to occasional CloudFlare activation, images may not download.

Installation

The easiest installation method as of ComicTagger 1.6.0-beta.1 for the plugin is to place the release zip file gcd_talker-plugin-<version>.zip into the plugins directory.

Development Installation

You can build the wheel with tox run -m build or clone ComicTagger and clone the talker and install the talker into the ComicTagger environment pip install -e .

Keywords

comictagger

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts