metron-talker


Namemetron-talker JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://github.com/comictagger/metron_talker
SummaryA Metron API talker for ComicTagger a cross-platform GUI/CLI app for writing metadata to comic archives
upload_time2025-08-03 10:58:42
maintainerNone
docs_urlNone
authorComicTagger team
requires_python>=3.9
licenseApache License 2.0
keywords comictagger metron metron.cloud comics comic metadata tagging tagger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Metron.cloud plugin for Comic Tagger

A plugin for [Comic Tagger](https://github.com/comictagger/comictagger/releases) to allow the use of the metadata from [Metron.cloud](https://metron.cloud/).

Please support Metron's costs and further development by [donating](https://opencollective.com/metron) if you are able, thank you.

**NOTE:** Due to the bandwidth usage of cover matching, the auto-tagging features will no longer download the covers for comparison.

## Installation

The easiest installation method as of ComicTagger 1.6.0-beta.1 for the plugin is to place the [release](https://github.com/comictagger/metron_talker/releases) zip file
`metron_talker-plugin-<version>.zip` 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/metron_talker",
    "name": "metron-talker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "comictagger, metron, metron.cloud, comics, comic, metadata, tagging, tagger",
    "author": "ComicTagger team",
    "author_email": "comictagger@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/7a/61594bee46a6e617f9b6a247b8635781acda9c6b24f523a1774ccad576d4/metron_talker-0.2.3.tar.gz",
    "platform": null,
    "description": "# Metron.cloud plugin for Comic Tagger\n\nA plugin for [Comic Tagger](https://github.com/comictagger/comictagger/releases) to allow the use of the metadata from [Metron.cloud](https://metron.cloud/).\n\nPlease support Metron's costs and further development by [donating](https://opencollective.com/metron) if you are able, thank you.\n\n**NOTE:** Due to the bandwidth usage of cover matching, the auto-tagging features will no longer download the covers for comparison.\n\n## Installation\n\nThe easiest installation method as of ComicTagger 1.6.0-beta.1 for the plugin is to place the [release](https://github.com/comictagger/metron_talker/releases) zip file\n`metron_talker-plugin-<version>.zip` 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 License 2.0",
    "summary": "A Metron API talker for ComicTagger a cross-platform GUI/CLI app for writing metadata to comic archives",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://github.com/comictagger/metron_talker"
    },
    "split_keywords": [
        "comictagger",
        " metron",
        " metron.cloud",
        " comics",
        " comic",
        " metadata",
        " tagging",
        " tagger"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28100a13a9041c15bced68eadd33cf9cdc67ea38a5d67a27fc8be45fcbbcddbb",
                "md5": "648ac1530c328f9e2bed899cb23592d5",
                "sha256": "5d4b24301d627c8e8f92853da56e84c9fd2f095877f0b8b7f8f0722596e366a0"
            },
            "downloads": -1,
            "filename": "metron_talker-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "648ac1530c328f9e2bed899cb23592d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11682,
            "upload_time": "2025-08-03T10:58:41",
            "upload_time_iso_8601": "2025-08-03T10:58:41.333992Z",
            "url": "https://files.pythonhosted.org/packages/28/10/0a13a9041c15bced68eadd33cf9cdc67ea38a5d67a27fc8be45fcbbcddbb/metron_talker-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "937a61594bee46a6e617f9b6a247b8635781acda9c6b24f523a1774ccad576d4",
                "md5": "ce8ed263dcb42b537362791ea2dfec7e",
                "sha256": "f80442657bb58af6f574a9d06c5c4f65fc5fd223e331512bc9acd4819046b230"
            },
            "downloads": -1,
            "filename": "metron_talker-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ce8ed263dcb42b537362791ea2dfec7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15150,
            "upload_time": "2025-08-03T10:58:42",
            "upload_time_iso_8601": "2025-08-03T10:58:42.788324Z",
            "url": "https://files.pythonhosted.org/packages/93/7a/61594bee46a6e617f9b6a247b8635781acda9c6b24f523a1774ccad576d4/metron_talker-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-03 10:58:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "comictagger",
    "github_project": "metron_talker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "metron-talker"
}
        
Elapsed time: 0.61895s