Skip to main content

Python spamassassin spamc client library

Project description

Python spamassassin spamc client library

spamc is a python module that provides all the client side functionality of the spamassassin spamd protocol

It can be used with gevent and eventlet, is thread safe, reuses connections and supports streaming.

Installation

Install from PyPi

pip install spamc

Install from Githib

git clone https://github.com/akissa/spamc.git
cd spamc
python setup.py install

Usage

Examples are in the examples directory

Contributing

  1. Fork it (https://github.com/akissa/spamc/fork)

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Commit your changes (git commit -am 'Add some feature')

  4. Push to the branch (git push origin my-new-feature)

  5. Create new Pull Request

License

All code is licensed under the AGPLv3+ License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spamc-0.0.4.tar.bz2 (21.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page