Skip to main content

Django implementation for youtube API

Project description

# Django youtube API

[![Build Status](https://travis-ci.org/ramusus/django-youtube-api.png?branch=master)](https://travis-ci.org/ramusus/django-youtube-api) [![Coverage Status](https://coveralls.io/repos/ramusus/django-youtube-api/badge.png?branch=master)](https://coveralls.io/r/ramusus/django-youtube-api)

Application for interacting with youtube API objects using Django model interface

## Installation

pip install django-youtube-api

Add into `settings.py` lines:

INSTALLED_APPS = (
...
'youtube_api',
)

## Usage examples

### Simple API request

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-youtube-api-0.0.1.tar.gz (12.6 kB view details)

Uploaded Source

File details

Details for the file django-youtube-api-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-youtube-api-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c15f111d57b62b0f71fb8a81c3ff40acb8ef7d8e96ffee991f0e62509b7efed3
MD5 f31aa5d94f7222ef8c00c066c9eb5407
BLAKE2b-256 1eb6335f2651ca17f2219ff4a7834ebda7e8c2920b773b38b464cbeabbf272f5

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