convertion


Nameconvertion JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
Summaryconvert all .doc, .docx, .xls, .xlsx, .ppt, and .pptx files to PDF at once
upload_time2024-08-03 19:03:57
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### convertion

convert .doc, .docx, .xls, .xlsx, .ppt, and .pptx files to PDF in the current directory.

#### install it via (pip/pip3):
```
pip install convertion
```

#### enter the conversion menu by (py/python/python3):
```
py -m convertion
```

opt to execute a conversion from the menu; shown as below:
>Please select a conversion:
>1. ALL to pdf
>2. word to pdf
>3. excel to pdf
>4. powerpoint to pdf
>
>Enter your choice (1 to 4): _

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "convertion",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "calcuis <info@calcu.io>",
    "download_url": "https://files.pythonhosted.org/packages/35/4a/26fc9869311675cb5341adaa0d46e71fc1984aef5915a9f227f812a21498/convertion-0.0.3.tar.gz",
    "platform": null,
    "description": "### convertion\n\nconvert .doc, .docx, .xls, .xlsx, .ppt, and .pptx files to PDF in the current directory.\n\n#### install it via (pip/pip3):\n```\npip install convertion\n```\n\n#### enter the conversion menu by (py/python/python3):\n```\npy -m convertion\n```\n\nopt to execute a conversion from the menu; shown as below:\n>Please select a conversion:\n>1. ALL to pdf\n>2. word to pdf\n>3. excel to pdf\n>4. powerpoint to pdf\n>\n>Enter your choice (1 to 4): _\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "convert all .doc, .docx, .xls, .xlsx, .ppt, and .pptx files to PDF at once",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/calcuis/convertion",
        "Issues": "https://github.com/calcuis/convertion/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "325dd3bff643ade696818416d6d82b8019ce3fdac2347bbc75ff385611c5e96e",
                "md5": "6e291fe94c7cdeb06b91cd3efcdc1d7f",
                "sha256": "9bdbd3ca45237cffef78435aecdbc0d97f4cbd1793653a289fb3892b0822286b"
            },
            "downloads": -1,
            "filename": "convertion-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e291fe94c7cdeb06b91cd3efcdc1d7f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 3078,
            "upload_time": "2024-08-03T19:03:56",
            "upload_time_iso_8601": "2024-08-03T19:03:56.725900Z",
            "url": "https://files.pythonhosted.org/packages/32/5d/d3bff643ade696818416d6d82b8019ce3fdac2347bbc75ff385611c5e96e/convertion-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "354a26fc9869311675cb5341adaa0d46e71fc1984aef5915a9f227f812a21498",
                "md5": "2e9d311208f3d27574c1fa4f06674848",
                "sha256": "8e4f72f17be7b2e67dc72e642a5364db9f1bba3b265c91b343b463099061a53a"
            },
            "downloads": -1,
            "filename": "convertion-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2e9d311208f3d27574c1fa4f06674848",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2511,
            "upload_time": "2024-08-03T19:03:57",
            "upload_time_iso_8601": "2024-08-03T19:03:57.594663Z",
            "url": "https://files.pythonhosted.org/packages/35/4a/26fc9869311675cb5341adaa0d46e71fc1984aef5915a9f227f812a21498/convertion-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-03 19:03:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "calcuis",
    "github_project": "convertion",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "convertion"
}
        
Elapsed time: 0.28765s