convertapi


Nameconvertapi JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/ConvertAPI/convertapi-python
SummaryConvert API Python Client
upload_time2024-09-14 09:22:00
maintainerNone
docs_urlNone
authorTomas Rutkauskas
requires_pythonNone
licenseMIT
keywords convert api client conversion
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Convert various files like MS Word, Excel, PowerPoint, Images to PDF and Images. Create PDF and Images from url and raw HTML. Extract and create PowerPoint presentation from PDF. Merge, Encrypt, Split, Repair and Decrypt PDF files. All supported files conversions and manipulations can be found at https://www.convertapi.com/doc/supported-formats

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ConvertAPI/convertapi-python",
    "name": "convertapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "convert, api, client, conversion",
    "author": "Tomas Rutkauskas",
    "author_email": "support@convertapi.com",
    "download_url": "https://files.pythonhosted.org/packages/69/59/f16af1e20522115b0adbb70bbe7fef73e732c37cd7b7cdf9bf2d9d4a945d/convertapi-2.0.0.tar.gz",
    "platform": null,
    "description": "Convert various files like MS Word, Excel, PowerPoint, Images to PDF and Images. Create PDF and Images from url and raw HTML. Extract and create PowerPoint presentation from PDF. Merge, Encrypt, Split, Repair and Decrypt PDF files. All supported files conversions and manipulations can be found at https://www.convertapi.com/doc/supported-formats\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert API Python Client",
    "version": "2.0.0",
    "project_urls": {
        "Download": "https://github.com/ConvertAPI/convertapi-python",
        "Homepage": "https://github.com/ConvertAPI/convertapi-python"
    },
    "split_keywords": [
        "convert",
        " api",
        " client",
        " conversion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06e1b7309cdd019210ef052afce489d27fae949ba65e9f9c28798e739319f14a",
                "md5": "73d7f02f5564eae35c7ef061fd68bddc",
                "sha256": "16a18a62bba368d4eedf91fd49640d6ba861f0424dc9fd49ca9eb2481d27f617"
            },
            "downloads": -1,
            "filename": "convertapi-2.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73d7f02f5564eae35c7ef061fd68bddc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7216,
            "upload_time": "2024-09-14T09:21:59",
            "upload_time_iso_8601": "2024-09-14T09:21:59.214557Z",
            "url": "https://files.pythonhosted.org/packages/06/e1/b7309cdd019210ef052afce489d27fae949ba65e9f9c28798e739319f14a/convertapi-2.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6959f16af1e20522115b0adbb70bbe7fef73e732c37cd7b7cdf9bf2d9d4a945d",
                "md5": "50b6d5013ba618eaeaec9e31ede4ca52",
                "sha256": "f4cecbf0b379c1857b66365fab524a22e5771c70cb141b22349d7c47a6a2b5ae"
            },
            "downloads": -1,
            "filename": "convertapi-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "50b6d5013ba618eaeaec9e31ede4ca52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7276,
            "upload_time": "2024-09-14T09:22:00",
            "upload_time_iso_8601": "2024-09-14T09:22:00.736260Z",
            "url": "https://files.pythonhosted.org/packages/69/59/f16af1e20522115b0adbb70bbe7fef73e732c37cd7b7cdf9bf2d9d4a945d/convertapi-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-14 09:22:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ConvertAPI",
    "github_project": "convertapi-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        }
    ],
    "lcname": "convertapi"
}
        
Elapsed time: 0.64020s