A Disqus alternative https://posativ.org/isso/
88be07d5de
backports.configparser got a major rewrite and an upgrade from 3.3 to 3.5 imports the wrong configparser module on Python 2.6/2.7. Hopefully, this commit makes it work again. Alternatively, you can remove the old configparser module(s): rm lib/python2.7/site-packages/configparser* And re-install configparser from PyPi. |
||
---|---|---|
.tx | ||
bin | ||
docs | ||
isso | ||
share | ||
.gitignore | ||
.travis.yml | ||
CHANGES.rst | ||
CONTRIBUTING.rst | ||
CONTRIBUTORS.txt | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.md | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
uwsgi.ini |
Isso – a commenting server similar to Disqus
Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
See posativ.org/isso for more details.