Skip to main content

A Django app to help integrating Video Calling Feature Using Agoro.io.

Project description

Agora Build Status

Django-Agora is a Django app to help integrating Video Calling Feature Using Agoro.io .

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “agora” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'agora',
    ]
  2. Import Agora views in your project urls.py like this:

    from agora.views import Agora
  3. Include the agora view in your project urls.py like this:

    path('agora/',Agora.as_view(
        app_id='<APP_ID>',
        channel='<CHANNEL_ID>'
    )),
  4. Visit http://127.0.0.1:8000/agora/ to participate in the Video Call.

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-agora-0.4.tar.gz (154.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_agora-0.4-py3-none-any.whl (189.8 kB view details)

Uploaded Python 3

File details

Details for the file django-agora-0.4.tar.gz.

File metadata

  • Download URL: django-agora-0.4.tar.gz
  • Upload date:
  • Size: 154.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django-agora-0.4.tar.gz
Algorithm Hash digest
SHA256 e0426a83bcdae45a09296e2ddadc4183b99dba4fc8babb95ddb892d5355e8b65
MD5 95b234256de08c5caf86ed1749bd950f
BLAKE2b-256 e9c4e32b2dc8a017d266c73b10eb3996eb4f9e2f3ddbf03058140ca433c73ea3

See more details on using hashes here.

File details

Details for the file django_agora-0.4-py3-none-any.whl.

File metadata

  • Download URL: django_agora-0.4-py3-none-any.whl
  • Upload date:
  • Size: 189.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django_agora-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d35f2f5ef91aa64156f8cb720b4d02a1adb5ecd906b4b3d3d6103b5a59d8df63
MD5 f8509318d368c5563d195deac6fede2c
BLAKE2b-256 d2c47f6d6216822bb770b17acb90ca44376cdb6ff222fd6187f74e370e686612

See more details on using hashes here.

Supported by

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