deepqt


Namedeepqt JSON
Version 1.1.7 PyPI version JSON
download
home_pagehttps://github.com/VoxelCubes/DeepQt
SummaryHarness the power of the DeepL API with this friendly user interface.
upload_time2023-04-23 17:36:55
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords deepl deepl api qt pyside6
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DeepQt

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![PyPI version](https://img.shields.io/pypi/v/deepqt)](https://pypi.org/project/deepqt/)
[![AUR version](https://img.shields.io/aur/version/deepqt)](https://aur.archlinux.org/packages/deepqt/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Harness the power of the DeepL API with this friendly user interface.

![](/media/example_screenshot.png)

## Features

- Batch processing.

- Higher-level glossaries. [How do they work?](https://github.com/VoxelCubes/DeepQt/blob/master/docs/glossary_help.md)
  Apply replacements even without translating any of the text.

- Support for plain text and epub files.

## Requires

- A DeepL API license, either free or pro. [How do I get this?](https://github.com/VoxelCubes/DeepQt/blob/master/docs/api_help.md)

- A Python installation, version **3.10** or higher. On Linux you will probably already have this installed. On Windows, you will likely need to set it up. [Download Python | Python.org](https://www.python.org/downloads/) or use your package manager (apt, pacman, dnf, chocolatey, winget etc.)

## Installation

Download the latest release from [PyPI](https://pypi.org/project/deepqt/).

```
pip install deepqt
```

Or on Arch Linux (and derivatives) via the [AUR](https://aur.archlinux.org/packages/deepqt/).

```
yay -S deepqt
```

Run it with `deepqt` from the terminal if installed with pip, or like any other application if installed another way.

Or download a prepackaged format from the [releases](https://github.com/VoxelCubes/DeepQt/releases/latest) page:

- .whl (Manual pip installation)
- .elf (Linux)
- .exe (Windows)

## Roadmap

- [ ] Build AppImage or Flatpak.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/VoxelCubes/DeepQt",
    "name": "deepqt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "deepl,deepl api,qt,pyside6",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9e/78/9f946e80861a852ed84710018ce281f093019105bc4390910ddb814c77d4/deepqt-1.1.7.tar.gz",
    "platform": null,
    "description": "# DeepQt\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![PyPI version](https://img.shields.io/pypi/v/deepqt)](https://pypi.org/project/deepqt/)\n[![AUR version](https://img.shields.io/aur/version/deepqt)](https://aur.archlinux.org/packages/deepqt/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nHarness the power of the DeepL API with this friendly user interface.\n\n![](/media/example_screenshot.png)\n\n## Features\n\n- Batch processing.\n\n- Higher-level glossaries. [How do they work?](https://github.com/VoxelCubes/DeepQt/blob/master/docs/glossary_help.md)\n  Apply replacements even without translating any of the text.\n\n- Support for plain text and epub files.\n\n## Requires\n\n- A DeepL API license, either free or pro. [How do I get this?](https://github.com/VoxelCubes/DeepQt/blob/master/docs/api_help.md)\n\n- A Python installation, version **3.10** or higher. On Linux you will probably already have this installed. On Windows, you will likely need to set it up. [Download Python | Python.org](https://www.python.org/downloads/) or use your package manager (apt, pacman, dnf, chocolatey, winget etc.)\n\n## Installation\n\nDownload the latest release from [PyPI](https://pypi.org/project/deepqt/).\n\n```\npip install deepqt\n```\n\nOr on Arch Linux (and derivatives) via the [AUR](https://aur.archlinux.org/packages/deepqt/).\n\n```\nyay -S deepqt\n```\n\nRun it with `deepqt` from the terminal if installed with pip, or like any other application if installed another way.\n\nOr download a prepackaged format from the [releases](https://github.com/VoxelCubes/DeepQt/releases/latest) page:\n\n- .whl (Manual pip installation)\n- .elf (Linux)\n- .exe (Windows)\n\n## Roadmap\n\n- [ ] Build AppImage or Flatpak.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Harness the power of the DeepL API with this friendly user interface.",
    "version": "1.1.7",
    "split_keywords": [
        "deepl",
        "deepl api",
        "qt",
        "pyside6"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8e25565e3a200efaa6c58d5d40c29f4ea854289c11dca99d286d91ae1031ab1",
                "md5": "32f195335489bca0628d06e989d9a2b6",
                "sha256": "37a1821f037dbf887e4609c77725137abebac838dd399377d1f0243c73d538f8"
            },
            "downloads": -1,
            "filename": "deepqt-1.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32f195335489bca0628d06e989d9a2b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 97282,
            "upload_time": "2023-04-23T17:36:53",
            "upload_time_iso_8601": "2023-04-23T17:36:53.133509Z",
            "url": "https://files.pythonhosted.org/packages/c8/e2/5565e3a200efaa6c58d5d40c29f4ea854289c11dca99d286d91ae1031ab1/deepqt-1.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e789f946e80861a852ed84710018ce281f093019105bc4390910ddb814c77d4",
                "md5": "0d4403e888a0c31d4d3efafe68e3c364",
                "sha256": "75746b5499fcfd01241d91eb7352f1bcc0ddfc3097fef8a04ff69a7a6ea72bb3"
            },
            "downloads": -1,
            "filename": "deepqt-1.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "0d4403e888a0c31d4d3efafe68e3c364",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 90008,
            "upload_time": "2023-04-23T17:36:55",
            "upload_time_iso_8601": "2023-04-23T17:36:55.505408Z",
            "url": "https://files.pythonhosted.org/packages/9e/78/9f946e80861a852ed84710018ce281f093019105bc4390910ddb814c77d4/deepqt-1.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-23 17:36:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "VoxelCubes",
    "github_project": "DeepQt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "deepqt"
}
        
Elapsed time: 0.07093s