gcd-talker


Namegcd-talker JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/comictagger/gcd_talker
SummaryA Grand Comics Database API talker for ComicTagger a cross-platform GUI/CLI app for writing metadata to comic archives
upload_time2024-09-21 22:49:08
maintainerNone
docs_urlNone
authorComicTagger team
requires_python>=3.9
licenseApache-2.0
keywords comictagger gcd grand comics database comics comic metadata tagging tagger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Grand Comics Databaseā„¢ plugin for Comic Tagger

A plugin for [Comic Tagger](https://github.com/comictagger/comictagger/releases) to allow the use of the metadata from [Grand Comics Databaseā„¢](https://www.comics.org).

## Obtaining the SQLite DB

1. Create an account on the [GCD](https://www.comics.org).
2. 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-alpha.23 for the plugin is to place the [release](https://github.com/mizaki/mangadex_talker/releases) zip file
`gcd_talker-plugin-<version>.zip` (or wheel `.whl`) into the [plugins](https://github.com/comictagger/comictagger/wiki/Installing-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 .`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/comictagger/gcd_talker",
    "name": "gcd-talker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "comictagger, GCD, Grand Comics Database, comics, comic, metadata, tagging, tagger",
    "author": "ComicTagger team",
    "author_email": "comictagger@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/7f/3e2aa0ab26775a2f5e0eafaf8c759818acd4df6ed1b5a472f47aa975e1f7/gcd_talker-0.1.4.tar.gz",
    "platform": null,
    "description": "# Grand Comics Database\u2122 plugin for Comic Tagger\n\nA plugin for [Comic Tagger](https://github.com/comictagger/comictagger/releases) to allow the use of the metadata from [Grand Comics Database\u2122](https://www.comics.org).\n\n## Obtaining the SQLite DB\n\n1. Create an account on the [GCD](https://www.comics.org).\n2. Download the latest SQLite3 dump of their DB (minus images and image URLs) at https://www.comics.org/download/\n\n### Cover images\n\n**GCD does not make their image URLs available via their DB dumps**\n\nAn option is available to attempt to download the covers in the GUI and separately for auto-tagging.\nDue to occasional CloudFlare activation, images may not download.\n\n## Installation\n\nThe easiest installation method as of ComicTagger 1.6.0-alpha.23 for the plugin is to place the [release](https://github.com/mizaki/mangadex_talker/releases) zip file\n`gcd_talker-plugin-<version>.zip` (or wheel `.whl`) into the [plugins](https://github.com/comictagger/comictagger/wiki/Installing-plugins) directory.\n\n## Development Installation\n\nYou 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 .`\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Grand Comics Database API talker for ComicTagger a cross-platform GUI/CLI app for writing metadata to comic archives",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/comictagger/gcd_talker"
    },
    "split_keywords": [
        "comictagger",
        " gcd",
        " grand comics database",
        " comics",
        " comic",
        " metadata",
        " tagging",
        " tagger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff2d35b2c7ae9476eaf4d7bd50ffc91471484f40fe61c4d6e75355fc2679ed56",
                "md5": "8cd00d1a1ce13cb8c911b25c169ac7c6",
                "sha256": "9f77a1074812692c2e6efd5373c229fe923639e3ff05e40d6ce83eb3f6462db0"
            },
            "downloads": -1,
            "filename": "gcd_talker-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8cd00d1a1ce13cb8c911b25c169ac7c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16402,
            "upload_time": "2024-09-21T22:49:06",
            "upload_time_iso_8601": "2024-09-21T22:49:06.951622Z",
            "url": "https://files.pythonhosted.org/packages/ff/2d/35b2c7ae9476eaf4d7bd50ffc91471484f40fe61c4d6e75355fc2679ed56/gcd_talker-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd7f3e2aa0ab26775a2f5e0eafaf8c759818acd4df6ed1b5a472f47aa975e1f7",
                "md5": "58dd073635bc390735653a6296063995",
                "sha256": "78c99d60c6ed71b14ae37e8d8bce4a04cd1051015f973e68da7417fab6f51ba3"
            },
            "downloads": -1,
            "filename": "gcd_talker-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "58dd073635bc390735653a6296063995",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 20331,
            "upload_time": "2024-09-21T22:49:08",
            "upload_time_iso_8601": "2024-09-21T22:49:08.277243Z",
            "url": "https://files.pythonhosted.org/packages/bd/7f/3e2aa0ab26775a2f5e0eafaf8c759818acd4df6ed1b5a472f47aa975e1f7/gcd_talker-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 22:49:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "comictagger",
    "github_project": "gcd_talker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gcd-talker"
}
        
Elapsed time: 0.34924s