Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them.
- Host: GitHub
- URL: https://github.com/SpamExperts/pyzor
- Owner: SpamExperts
- License: gpl-2.0
- Created: 2014-05-27T14:00:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T11:44:50.000Z (3 months ago)
- Last Synced: 2024-07-30T14:52:56.633Z (3 months ago)
- Language: Python
- Homepage:
- Size: 742 KB
- Stars: 137
- Watchers: 37
- Forks: 31
- Open Issues: 29
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
- awesome-starred - SpamExperts/pyzor - Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them. (others)
README
.. image:: /docs/.static/pyzor.gif?raw=true
:target: http://www.pyzor.org/
:alt: PyzorPyzor 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 StatusQuick links:
* `Documentation `_
* `Download `_
* `Issue Tracker `_