Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 482 Bytes

File metadata and controls

35 lines (19 loc) · 482 Bytes

REDISO

Create social share component in Jinja2 template.

Author

Jiners Enoheart (Nickname)

USage

Follow the steps described below:

Installation

$ pip install REDISO

Initialize

from flask_share import Share

...

share = Share(app)

Development

python setup.py test

Screenshot

REDISO demo

License

This project is licensed under the MIT License (see the LICENSE file for details).