bitmovin-api-sdk


Namebitmovin-api-sdk JSON
Version 1.235.0 PyPI version JSON
download
home_pagehttps://github.com/bitmovin/bitmovin-api-sdk-python
SummaryPython-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account.
upload_time2025-07-16 11:49:40
maintainerNone
docs_urlNone
authorBitmovin Inc
requires_pythonNone
licenseMIT
keywords bitmovin bitmovin api reference
VCS
bugtrack_url
requirements certifi six python_dateutil pytz setuptools urllib3 requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bitmovin/bitmovin-api-sdk-python",
    "name": "bitmovin-api-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Bitmovin, Bitmovin API Reference",
    "author": "Bitmovin Inc",
    "author_email": "support@bitmovin.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/73/7a2da2cbab2e1429a0ecbb9a6b7f3d3a643c79bc83ab8a6aa5e7ff245594/bitmovin-api-sdk-1.235.0.tar.gz",
    "platform": null,
    "description": "Python-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account.",
    "version": "1.235.0",
    "project_urls": {
        "Homepage": "https://github.com/bitmovin/bitmovin-api-sdk-python"
    },
    "split_keywords": [
        "bitmovin",
        " bitmovin api reference"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "583a1e3eb2b2080a1bc9711e7ecc242454b1c6958b86653482a9636f2bd2af07",
                "md5": "07c471eb843557c0f5eeac395bd15dc9",
                "sha256": "8abe6e8d228b1e8ba28af92a14ff31f1de6dc934858c1fa85a5ec7fc271c12aa"
            },
            "downloads": -1,
            "filename": "bitmovin_api_sdk-1.235.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07c471eb843557c0f5eeac395bd15dc9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1901703,
            "upload_time": "2025-07-16T11:49:39",
            "upload_time_iso_8601": "2025-07-16T11:49:39.195115Z",
            "url": "https://files.pythonhosted.org/packages/58/3a/1e3eb2b2080a1bc9711e7ecc242454b1c6958b86653482a9636f2bd2af07/bitmovin_api_sdk-1.235.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2737a2da2cbab2e1429a0ecbb9a6b7f3d3a643c79bc83ab8a6aa5e7ff245594",
                "md5": "8a529d3204b9fbef927a4edde3c7ab5c",
                "sha256": "d9fcca9fcd0e7a5bfc70734705fb4b654bbfdea1ef956bd9e94acfbab4c67f22"
            },
            "downloads": -1,
            "filename": "bitmovin-api-sdk-1.235.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8a529d3204b9fbef927a4edde3c7ab5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 566210,
            "upload_time": "2025-07-16T11:49:40",
            "upload_time_iso_8601": "2025-07-16T11:49:40.826825Z",
            "url": "https://files.pythonhosted.org/packages/f2/73/7a2da2cbab2e1429a0ecbb9a6b7f3d3a643c79bc83ab8a6aa5e7ff245594/bitmovin-api-sdk-1.235.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 11:49:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bitmovin",
    "github_project": "bitmovin-api-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    ">=",
                    "2020.4"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ],
                [
                    "<",
                    "1.26.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.22.0"
                ],
                [
                    "<",
                    "2.25.0"
                ]
            ]
        }
    ],
    "lcname": "bitmovin-api-sdk"
}
        
Elapsed time: 0.62110s