Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SpamExperts/pyzor

Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them.
https://github.com/SpamExperts/pyzor

Last synced: about 1 month ago
JSON representation

Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them.

Awesome Lists containing this project

README

        

.. image:: /docs/.static/pyzor.gif?raw=true
:target: http://www.pyzor.org/
:alt: Pyzor

Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them.

.. image:: https://pypip.in/v/pyzor/badge.png
:target: https://pypi.python.org/pypi/pyzor/
:alt: Latest PyPI version

.. image:: https://pypip.in/d/pyzor/badge.png
:target: https://pypi.python.org/pypi/pyzor/
:alt: Number of PyPI downloads

.. image:: https://travis-ci.org/SpamExperts/pyzor.svg?branch=master
:target: https://travis-ci.org/SpamExperts/pyzor
:alt: Build status

.. image:: https://coveralls.io/repos/SpamExperts/pyzor/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/SpamExperts/pyzor?branch=master

.. image:: https://requires.io/github/SpamExperts/pyzor/requirements.svg?branch=requires-io-master
:target: https://requires.io/github/SpamExperts/pyzor/requirements/?branch=requires-io-master
:alt: Requirements Status

Quick links:

* `Documentation `_
* `Download `_
* `Issue Tracker `_