Skip to main content

Django media encoding.

Project description

django-encode allows you to encode and transfer media files async.

https://img.shields.io/pypi/v/django-encode.svg https://travis-ci.org/collab-project/django-encode.svg?branch=master https://coveralls.io/repos/collab-project/django-encode/badge.svg https://img.shields.io/badge/license-MIT-blue.svg

Installation

Use pip to install the download and install the package from PyPi:

pip install django-encode

Or checkout the source code from Github:

git clone https://github.com/collab-project/django-encode.git
cd django-encode
pip install -e .

The dependency python-video-converter is not available on PyPi and needs to be installed manually:

pip install -e git+https://github.com/thijstriemstra/python-video-converter.git#egg=python-video-converter

Documentation

Documentation can be found on readthedocs.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-encode-1.0.4.tar.gz (41.9 kB view hashes)

Uploaded Source

Built Distribution

django_encode-1.0.4-py2-none-any.whl (45.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page