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
To test the app with Django:
pip install Django
coverage run --source oembed test_django.py
To test the app with Flask:
pip install Flask
coverage run --source oembed test_flask.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-3.4.0.tar.gz
(13.2 kB
view details)
File details
Details for the file podiant-oembed-3.4.0.tar.gz
.
File metadata
- Download URL: podiant-oembed-3.4.0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea0633bc8f869699a4e670f46ff3abcb50eb6bc73851e5b674b19999b9d3d60f |
|
MD5 | 81db04656dedf4d6d86c5ded92ef0016 |
|
BLAKE2b-256 | 996f4eae74e2fb35ce85f1737cdc7382dec4de2fb6a562ee13cad49f634fa774 |