Skip to main content

Manage EvoStream Media Server

Project description

# django-evostream

[![Code Climate](https://codeclimate.com/github/tomi77/django-evostream/badges/gpa.svg)](https://codeclimate.com/github/tomi77/django-evostream)

## Installation

Install package via `pip`:

pip install django-evostream

Activate `Django` application:

INSTALLED_APPS = (
...
'evostream',
...
)

Setup `EvoStream` HTTP API address:

EVOSTREAM_URL = '127.0.0.1:7777'

## API Usage

from evostream.commands import list_streams

print list_streams()

## CLI Usage

`django-evostream` provide `Django` commands to manage `EvoStream`.

Example:

./manage.py liststreams

## Documentation

http://pythonhosted.org/django-evostream/

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-evostream-0.1b2.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

django_evostream-0.1b2-py2.py3-none-any.whl (10.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-evostream-0.1b2.tar.gz.

File metadata

File hashes

Hashes for django-evostream-0.1b2.tar.gz
Algorithm Hash digest
SHA256 7cdb5f5c2fd721cb0a87e42d894b0f8d236f385f76ca706d6a079dd5135d0be5
MD5 c177e2f39f4040bb1a34d23c523fc88b
BLAKE2b-256 75e2d82f039eaf2399382e3b60ecd4a0b7e56d89c239c073ff0bfd4f76ee9baa

See more details on using hashes here.

File details

Details for the file django_evostream-0.1b2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_evostream-0.1b2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5bac1e1a074de392a11ec5168545522561ca1907f0f3af3f76a4d9d1ad88d5d8
MD5 92e651ab252c6650723c60b7ce0c70e8
BLAKE2b-256 792133de6497f256884f3dc8c0d00145bbe650ca2b519e413158109ad8d47495

See more details on using hashes here.

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