Akismet

A Python interface to the Akismet anti comment-spam API
Download

Akismet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Fuzzyman
  • Publisher web site:
  • http://www.voidspace.org.uk/python/firedrop2/

Akismet Tags


Akismet Description

A Python interface to the Akismet anti comment-spam API Akismet is a web service for recognising spam comments. It promises to be almost 100% effective at catching comment spam. They say that currently 81% of all comments submitted to them are spam.Akismet is designed to work with the Wordpress Blog Tool, but it's not restricted to that - so this is a Python interface to the Akismet API.You'll need a Wordpress Key to use it. This script will allow you to plug akismet into any CGI script or web application, and there are full docs in the code. It's extremely easy to use, because the folks at akismet have implemented a nice and straightforward REST API.It also comes with an example CGI.You can read the full (Python) docs at : * akismet.py docsAs of 0.2.0 this module should work on Google AppEngine. Requirements: · Python


Akismet Related Software