A simple, flexible oEmbed provider and consumer
Project description
Podiant oEmbed
A simple, flexible oEmbed provider and consumer
Quickstart
Install oEmbed:
pip install podiant-oembed
Add it to your INSTALLED_APPS
:
INSTALLED_APPS = (
...
'oembed',
...
)
Running tests
Does the code actually work?
coverage run --source oembed runtests.py
Credits
Tools used in rendering this package:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
podiant-oembed-0.3.0.tar.gz
(11.5 kB
view hashes)