Skip to main content

A Python Wrapper For Antispam Inc.

Project description

AntispamInc

An Python Wrapper For AntispamInc Api.

Support

  • Channel : @AntispamInc
  • Group : @AntispamIncSupport
  • Bot : @AntispamIncBot
  • Website : antispaminc.tk

Usage Example

from antispaminc.connect import Connect
mytoken = 'your_token_from_@antispamincbot'
sed = Connect(mytoken)
sed2 = sed.is_banned('12974624')
print(sed2.reason) 

Installing

pip install antispaminc

or

pip3 install antispaminc

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

antispaminc-3.9.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

antispaminc-3.9-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

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