Metadata-Version: 2.0
Name: cmsplugin-googleplus
Version: 0.6.0
Summary: Django-CMS plugin for Google Plus Activities
Home-page: https://github.com/itbabu/cmsplugin-googleplus
Author: Marco Badan
Author-email: info@marcobadan.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: google-api-python-client (>=1.4.2)
Requires-Dist: python-dateutil (>=2.4.2)

cmsplugin-googleplus
====================

Django-cms plugin for fetching Google+ activities.
You can find a `preview <https://github.com/itbabu/cmsplugin-googleplus#preview>`_ at the bottom of this README.

Info
----

.. image:: https://img.shields.io/pypi/status/cmsplugin-googleplus.svg?style=plastic
    :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
    :alt: Development Status: Beta

.. image:: https://img.shields.io/pypi/v/cmsplugin-googleplus.svg?style=plastic
    :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/cmsplugin-googleplus.svg?style=plastic
    :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
    :alt: Downloads

.. image:: https://img.shields.io/pypi/l/cmsplugin-googleplus.svg?style=plastic
    :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
    :alt: License

.. image:: https://img.shields.io/pypi/wheel/cmsplugin-googleplus.svg?style=plastic
    :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
    :alt: Wheel Status

.. image:: https://img.shields.io/pypi/pyversions/cmsplugin-googleplus.svg?style=plastic
    :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
    :alt: Supported Python Versions

|

Continuous Integration
----------------------

.. image:: https://img.shields.io/travis/itbabu/cmsplugin-googleplus/master.svg?style=plastic
    :target: https://travis-ci.org/itbabu/cmsplugin-googleplus/
    :alt: Build Status

.. image:: https://img.shields.io/coveralls/itbabu/cmsplugin-googleplus/master.svg?style=plastic
    :alt: Coverage Status
    :target: https://coveralls.io/r/itbabu/cmsplugin-googleplus?branch=master

|

Documentation
-------------

.. image:: https://readthedocs.org/projects/cmsplugin-googleplus/badge/?version=latest
    :alt: Documentation
    :target: http://cmsplugin-googleplus.readthedocs.org/en/latest/

|

Preview
-------

This is how the plugin looks with the example template.

.. image:: https://raw.github.com/itbabu/cmsplugin-googleplus/master/docs/images/cmsplugin-googleplus-preview.png


Have Fun!

Marco


