metron-talker


Namemetron-talker JSON
Version 0.1.7 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_time2024-09-21 23:26:29
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/).

**NOTE:** Due to the bandwidth usage of cover matching, the auto-tagging features will no longer download the covers for comparison. Metron will be taking donations soon, so if you are able to contribute financially you will be able to. Check the website for details.

## 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
`mangadex_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/37/cf/a76cea72794cfa3c899c6f363f969c0abfd900df977e225c17fddeb5634e/metron_talker-0.1.7.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\n**NOTE:** Due to the bandwidth usage of cover matching, the auto-tagging features will no longer download the covers for comparison. Metron will be taking donations soon, so if you are able to contribute financially you will be able to. Check the website for details.\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`mangadex_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.1.7",
    "project_urls": {
        "Homepage": "https://github.com/comictagger/metron_talker"
    },
    "split_keywords": [
        "comictagger",
        " metron",
        " metron.cloud",
        " comics",
        " comic",
        " metadata",
        " tagging",
        " tagger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5596eb170fb7db8701a9ca3a979ce0219dce056ff0e9f8af025c678780abaa9c",
                "md5": "b22b8634a4ec3b96cb0561cf157ae6ae",
                "sha256": "ccb081238a341231746e6f24fc8aee4d39425b8ce921a88d069e052ec91d75e6"
            },
            "downloads": -1,
            "filename": "metron_talker-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b22b8634a4ec3b96cb0561cf157ae6ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9281,
            "upload_time": "2024-09-21T23:26:27",
            "upload_time_iso_8601": "2024-09-21T23:26:27.844529Z",
            "url": "https://files.pythonhosted.org/packages/55/96/eb170fb7db8701a9ca3a979ce0219dce056ff0e9f8af025c678780abaa9c/metron_talker-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37cfa76cea72794cfa3c899c6f363f969c0abfd900df977e225c17fddeb5634e",
                "md5": "d7a538fef2bb4abf8a013760adfbb7eb",
                "sha256": "5517265156e28e6552f03036f5a5fc775892291ebc205525018bdde32f5b8c24"
            },
            "downloads": -1,
            "filename": "metron_talker-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d7a538fef2bb4abf8a013760adfbb7eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 12791,
            "upload_time": "2024-09-21T23:26:29",
            "upload_time_iso_8601": "2024-09-21T23:26:29.136438Z",
            "url": "https://files.pythonhosted.org/packages/37/cf/a76cea72794cfa3c899c6f363f969c0abfd900df977e225c17fddeb5634e/metron_talker-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 23:26:29",
    "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.34940s