How to Install isso in Ubuntu 18.04



Install isso by entering the following commands in the terminal:

sudo apt update
sudo apt install isso

Description:

lightweight web-based commenting system

A lightweight commenting system written in Python. It supports CRUD comments written in Markdown, Disqus import, I18N, website integration via JavaScript. Comments are stored in SQLite.

Homepage: http://posativ.org/isso/

Version: 0.10.6+git20170928+dfsg-1

Section: universe/python