Skip to main content
This source contains:
- The Kaltura client library (KalturaClient.py & KalturaClientBase.py)
- Auto generated core APIs (KalturaCoreClient.py)
- Auto generated plugin APIs (KalturaPlugins/*.py)
- Python library test code and data files (KalturaClient/tests)

== STANDARD DEPENDENCIES ==

The API library depends on the following python modules (included with python by default):
- email.header
- hashlib
- httplib
- mimetypes
- os
- re
- socket
- sys
- time
- urllib
- urllib2
- uuid or random & sha
- xml.dom
- xml.parsers.expat

== EXTERNAL DEPENDENCIES ==

The API client depends on the following python modules that are not included by default with python:
- setuptools - can be downloaded from https://pypi.python.org/pypi/setuptools
- requests (2.4.2 or above) - can be downloaded from https://pypi.python.org/pypi/requests/
- requests-toolbelt - https://pypi.python.org/pypi/requests-toolbelt
- six - https://pypi.python.org/pypi/six

requests is used to handle API calls to Kaltura. This means that if you want
to do multi part file uploads, you should pass through the file path rather
than an open file handle.

== INSTALLATION ==

Make sure you have the modules listed under the 'external dependencies' installed.
Install the Kaltura client by running 'python setup.py install' in the client's root directory.

== TESTING THE CLIENT LIBRARY ==

See KalturaClient/tests/README.txt

== RELEASE NOTES ==

Jan 2017 - Python 3 support. Replaced poster with requests.
Sep 2015 - support JSON requests, compatible with Kaltura server version 4.7.84.18306 and above.
Aug 2013 - the library was refactored to make it installable as a PyPI package.
This refactoring changed the way Kaltura client plugin modules are loaded -
before the change the metadata plugin (for example) was loaded by:
from KalturaMetadataClientPlugin import *
when upgrading the client, this will need to be changed to:
from KalturaClient.Plugins.Metadata import *


Release files for KalturaOttApiClient 4.7.84.18306

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for KalturaOttApiClient 4.7.84.18306
File Interpreter ABI Platform
KalturaOttApiClient-4.7.84.18306-py2.py3-none-any.whl Python 3, Python 2 none any Details

Release files / KalturaOttApiClient-4.7.84.18306-py2.py3-none-any.whl

Download URL KalturaOttApiClient-4.7.84.18306-py2.py3-none-any.whl
Size 101.4 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
70f7c98c1686f1fe858e47b70f80fe7046eba7090fcca3ecf0edd5e5984da8bf
BLAKE2b-256 checksum
How to use checksums
b8d4440272e95e2a0f0a883bf2eab96fe4dfc559a9f120dca0d368aff6cf5883
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via python-requests/2.2.1 CPython/3.4.3 Linux/3.13.0-96-generic

Release history Release notifications | RSS feed

This release

4.7.84.18306 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page