Create comment component in Flask/Jinja2 template, supporting Disqus, Cusdis, Valine, Utterances and Gitalk.
- Python 3.6+
- Flask 1.1.0+
For Linux and macOS:
$ pip3 install flask-comment
For Windows:
> pip install flask-comment
This project is licensed under the MIT License (see the LICENSE
file for details).