{ "info": { "author": "Lucas Vogelsang", "author_email": "lucasvo@forewaystudios.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "============\ndjango-oembedplguin\n============\n\n\nA django-cms plugin that allows you to embed content from over 160 sites using the embed.ly api.\n\nDependencies\n------------\n\n* django-cms >= 2.1\n* python-oembed\n\nGetting Started\n---------------\n\nTo get started using ``django-oembedplugin`` simply install it with\n``pip``::\n\n $ pip install django-oembedplugin\n\n\nAdd ``\"oembedplugin\"`` to your project's ``INSTALLED_APPS`` setting and run ``syncdb``\n(or ``migrate`` if you're using South).\n\nTo periodically update the supported sites, oembedplugin provides a management command:\n\n $ python manage.py update_oembedservices \n\nbe sure to run this once in a while.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/lucasvo/django-oembed", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-oembedplugin", "package_url": "https://pypi.org/project/django-oembedplugin/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-oembedplugin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/lucasvo/django-oembed" }, "release_url": "https://pypi.org/project/django-oembedplugin/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A django-cms plugin for embedding content from other sites. It uses the embed.ly api to generate oembed objects for over 160 sites.", "version": "0.0.1" }, "last_serial": 240542, "releases": { "0.0.1": [] }, "urls": [] }