Create social share component in Jinja2 template.
Jiners Enoheart (Nickname)
Follow the steps described below:
$ pip install REDISO
from flask_share import Share
...
share = Share(app)
python setup.py test
This project is licensed under the MIT License (see the
LICENSE
file for details).