Skip to main content
Archived

This project has been archived by its maintainers, and is no longer receiving any updates.

Amazon Alexa Flash Briefings for Django

https://circleci.com/gh/istrategylabs/django-flashbriefing/tree/master.svg?style=shield

flashbriefing provides models for feeds and feed items, a view to render the JSON feed, and default admin configuration.

Installation

It’s on PyPI:

pipenv install django-flashbriefing

Add to INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'flashbriefing',
    ...
)

Add a route to urls.py:

urlpatterns = [
    ...
    url(r'^briefings/', include('flashbriefing.urls')),
    ...
]

Run migrations:

python manage.py migrate

Feed URL

The feed URL can found by clicking View on Site on the Django admin Feed edit page or by accessing get_absolute_url() on a feed instance. This is the URL that will need to be registered with Amazon.

Registering with Amazon

  1. Login to the Amazon Developer Console.

  2. Click Alexa in the main navigation.

  3. Under Alexa Skills Kit, click Get Started.

  4. Under Skill Type, select Flash Briefing Skill API.

  5. Under Configuration, click Add new feed and add information about the feed, including the URL of the feed from the application.

Release files for django-flashbriefing 1.0.1

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

Source distribution (sdist)

Source distribution for django-flashbriefing 1.0.1
File Size Uploaded
django-flashbriefing-1.0.1.tar.gz 5.2 kB Details

Release files / django-flashbriefing-1.0.1.tar.gz

Download URL django-flashbriefing-1.0.1.tar.gz
Size 5.2 kB
Tags Source
SHA-256 checksum
How to use checksums
5b79a900396b22ec3c52210227292d5e47a02cb449ac7ed7f8cb1220cb304abd
BLAKE2b-256 checksum
How to use checksums
227eb535ac4e465fd345f486f22714681ce4b089e1fa19fc51135ab52a2a9f1f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0.1 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