pdfmergetk


Namepdfmergetk JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/kurotom/PDFMergeTK
SummaryGUI application to easily merge PDF files with the power of Python.
upload_time2025-01-07 16:27:01
maintainerNone
docs_urlNone
authorkurotom
requires_python<4.0,>=3.8
licenseGPL-3.0-or-later
keywords merge pdf gui tk desktop gui windows gui linux
VCS
bugtrack_url
requirements pillow platformdirs pymupdf pypiwin32 pywin32 winshell
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PDFMergeTK

GUI application that allows you to merge PDF files quickly, easily, intuitively and with respect for privacy. Designed to run on Windows and Linux.

---

[![Actions PDFMergeTK](https://github.com/kurotom/PDFMergeTK/actions/workflows/build.yml/badge.svg)](https://github.com/kurotom/PDFMergeTK/actions/workflows/build.yml)

---

> [!IMPORTANT]
> * If you have any problems create an issue in the [`Github Issue` section of the project](https://github.com/kurotom/PDFMergeTK/issues)
>

---


# Install


```bash
$ pip install pdfmergetk
```


# Commands

| Command | Description |
|-|-|
| `mergepdf` | start the program. |
| `mergepdfreset` | in case of an error when trying to open the program, restarts the program's multiple run mechanism (opening the program more than once). |
| `pdfmergetklinks` | creates shortcuts for the program, on desktop on Windows and in `~/.local/share/applications/` on Linux. With the name `PDFMergeTK`.|


## From Github, clone project

```bash
$ git clone https://github.com/kurotom/PDFMergeTK.git

$ cd PDFMergeTK

$ poetry shell

$ poetry install

$ python pdfmergetk
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kurotom/PDFMergeTK",
    "name": "pdfmergetk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "merge pdf, gui, tk, desktop, gui windows, gui linux",
    "author": "kurotom",
    "author_email": "55354389+kurotom@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/2b/78/2dc2121cf013c93248fcf10d2ec7d731214c6a742226ff3e31d4504dd326/pdfmergetk-0.1.5.tar.gz",
    "platform": null,
    "description": "# PDFMergeTK\n\nGUI application that allows you to merge PDF files quickly, easily, intuitively and with respect for privacy. Designed to run on Windows and Linux.\n\n---\n\n[![Actions PDFMergeTK](https://github.com/kurotom/PDFMergeTK/actions/workflows/build.yml/badge.svg)](https://github.com/kurotom/PDFMergeTK/actions/workflows/build.yml)\n\n---\n\n> [!IMPORTANT]\n> * If you have any problems create an issue in the [`Github Issue` section of the project](https://github.com/kurotom/PDFMergeTK/issues)\n>\n\n---\n\n\n# Install\n\n\n```bash\n$ pip install pdfmergetk\n```\n\n\n# Commands\n\n| Command | Description |\n|-|-|\n| `mergepdf` | start the program. |\n| `mergepdfreset` | in case of an error when trying to open the program, restarts the program's multiple run mechanism (opening the program more than once). |\n| `pdfmergetklinks` | creates shortcuts for the program, on desktop on Windows and in `~/.local/share/applications/` on Linux. With the name `PDFMergeTK`.|\n\n\n## From Github, clone project\n\n```bash\n$ git clone https://github.com/kurotom/PDFMergeTK.git\n\n$ cd PDFMergeTK\n\n$ poetry shell\n\n$ poetry install\n\n$ python pdfmergetk\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "GUI application to easily merge PDF files with the power of Python.",
    "version": "0.1.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/kurotom/PDFMergeTK/issues",
        "Homepage": "https://github.com/kurotom/PDFMergeTK",
        "Repository": "https://github.com/kurotom/PDFMergeTK"
    },
    "split_keywords": [
        "merge pdf",
        " gui",
        " tk",
        " desktop",
        " gui windows",
        " gui linux"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f4a2f40fd4a64ea878a0eed7d0030cdeafb8fc767d192256e1290e27ae40619",
                "md5": "fcf1ea068b10289f457207817a804f5d",
                "sha256": "a591c6c2ef161a9a9c99e8ac7bab444809ee42e24273984b887bfd66544b1e51"
            },
            "downloads": -1,
            "filename": "pdfmergetk-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fcf1ea068b10289f457207817a804f5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 38631,
            "upload_time": "2025-01-07T16:26:58",
            "upload_time_iso_8601": "2025-01-07T16:26:58.053329Z",
            "url": "https://files.pythonhosted.org/packages/8f/4a/2f40fd4a64ea878a0eed7d0030cdeafb8fc767d192256e1290e27ae40619/pdfmergetk-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b782dc2121cf013c93248fcf10d2ec7d731214c6a742226ff3e31d4504dd326",
                "md5": "6813af04d81b8181bfe3173769fbcd7a",
                "sha256": "46a1f21c03c081197546f5118c4e83c1e908873b78e32167b060bd5f1b928abc"
            },
            "downloads": -1,
            "filename": "pdfmergetk-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6813af04d81b8181bfe3173769fbcd7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 33602,
            "upload_time": "2025-01-07T16:27:01",
            "upload_time_iso_8601": "2025-01-07T16:27:01.652242Z",
            "url": "https://files.pythonhosted.org/packages/2b/78/2dc2121cf013c93248fcf10d2ec7d731214c6a742226ff3e31d4504dd326/pdfmergetk-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 16:27:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kurotom",
    "github_project": "PDFMergeTK",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.4.0"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.3.6"
                ]
            ]
        },
        {
            "name": "pymupdf",
            "specs": [
                [
                    "==",
                    "1.24.11"
                ]
            ]
        },
        {
            "name": "pypiwin32",
            "specs": [
                [
                    "==",
                    "223"
                ]
            ]
        },
        {
            "name": "pywin32",
            "specs": [
                [
                    "==",
                    "308"
                ]
            ]
        },
        {
            "name": "winshell",
            "specs": [
                [
                    "==",
                    "0.6"
                ]
            ]
        }
    ],
    "lcname": "pdfmergetk"
}
        
Elapsed time: 0.41147s