Metadata-Version: 2.1
Name: decord
Version: 0.3.9
Summary: Decord Video Loader
Home-page: https://github.com/zhreshold/decord
Author: Decord commiters
Author-email: cheungchih@gmail.com
License: APACHE
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: numpy (>=1.14.0)

Decord Python Package
========================

`Decord <https://github.com/zhreshold/decord>`_ provides convenient video slicing methods based on a thin wrapper on top of hardware accelerated video decoders.

Installation
------------

To install, use:

.. code-block:: bash

    pip install decord --upgrade



