bubbypdf


Namebubbypdf JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/FrenchCommando/bubbypdf
SummaryA script that merges pdf files
upload_time2024-09-09 01:54:03
maintainerNone
docs_urlNone
authorFrenchCommando
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bubbypdf

merge pdf files from folder

https://github.com/FrenchCommando/bubbypdf

## Usage

### using pip
- pip install bubbypdf
  - run in cmd (merges files from folder into `merged.pdf`): bubby-pdf
  
## Contribution
Anything is always welcome


[Github](https://github.com/FrenchCommando/bubbypdf)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/FrenchCommando/bubbypdf",
    "name": "bubbypdf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "FrenchCommando",
    "author_email": "martialren@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/61/ab59c69efe16fd2936647ec43d83bcf99357756fd5dbcf622e49d2eca4b3/bubbypdf-0.0.3.tar.gz",
    "platform": null,
    "description": "# bubbypdf\r\n\r\nmerge pdf files from folder\r\n\r\nhttps://github.com/FrenchCommando/bubbypdf\r\n\r\n## Usage\r\n\r\n### using pip\r\n- pip install bubbypdf\r\n  - run in cmd (merges files from folder into `merged.pdf`): bubby-pdf\r\n  \r\n## Contribution\r\nAnything is always welcome\r\n\r\n\r\n[Github](https://github.com/FrenchCommando/bubbypdf)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A script that merges pdf files",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/FrenchCommando/bubbypdf"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1d4bd8f1b2210add7e98fd83ea35e4bffe06e9a305a780a0efab844f2549d22",
                "md5": "8bb3c4ff66db031f9e87ecff61733ca7",
                "sha256": "893f1fc4e1bf2bc177dc8e9966eaf069847c28bc36d760923e15c12826b2d339"
            },
            "downloads": -1,
            "filename": "bubbypdf-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bb3c4ff66db031f9e87ecff61733ca7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2988,
            "upload_time": "2024-09-09T01:54:02",
            "upload_time_iso_8601": "2024-09-09T01:54:02.911954Z",
            "url": "https://files.pythonhosted.org/packages/a1/d4/bd8f1b2210add7e98fd83ea35e4bffe06e9a305a780a0efab844f2549d22/bubbypdf-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6961ab59c69efe16fd2936647ec43d83bcf99357756fd5dbcf622e49d2eca4b3",
                "md5": "7c5d0994dd9182ce08818b2216a97553",
                "sha256": "7df0a0fdad3692e9f95b97a7acfc7a785974e112513fcc54251d8a21ac5a4ee9"
            },
            "downloads": -1,
            "filename": "bubbypdf-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7c5d0994dd9182ce08818b2216a97553",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2477,
            "upload_time": "2024-09-09T01:54:03",
            "upload_time_iso_8601": "2024-09-09T01:54:03.825137Z",
            "url": "https://files.pythonhosted.org/packages/69/61/ab59c69efe16fd2936647ec43d83bcf99357756fd5dbcf622e49d2eca4b3/bubbypdf-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-09 01:54:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FrenchCommando",
    "github_project": "bubbypdf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "bubbypdf"
}
        
Elapsed time: 0.35592s