SpamWatch API Wrapper
Project description
SpamWatch API Python Wrapper
Basic Usage
import spamwatch
token = 'A_LONG_TOKEN_HERE'
client = spamwatch.Client(token)
ban = client.get_ban(777000)
print(ban.reason)
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
spamwatch-0.2.0.tar.gz
(3.4 kB
view hashes)
Built Distributions
spamwatch-0.2.0-py3.8.egg
(9.3 kB
view hashes)
Close
Hashes for spamwatch-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c0db455bbf8621de9da5862b1354886969f328098095f818da7ba2266ea686d |
|
MD5 | df88a536608232dab76fd65d5c1b6b09 |
|
BLAKE2b-256 | d23f4a76176e5793cca223d9219f7c2212ef78b77eddadca9ab62b20a89c1d6e |