SpamRefiner API Wrapper
Project description
SpamRefiner API Python Wrapper
Basic Usage
import spamrefiner
client = spamrefiner.Client("Your Token Here")
user_id = 777000
flag = client.get_flag(user_id)
try:
print(f"This user is flagged with reason: {flag.reason}")
except:
print(f"{flag}")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spamrefiner-0.0.2.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spamrefiner-0.0.2.tar.gz.
File metadata
- Download URL: spamrefiner-0.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16fc0825f942481bfe6cc0f180cd14d3f477ce87a0c0d43e8db1cce770175da8
|
|
| MD5 |
7e5d097949920f3ab52564484033266b
|
|
| BLAKE2b-256 |
0e6079c78180c5671af74fd2443abd04a13695d1b81d125f571e4072fc24b158
|
File details
Details for the file spamrefiner-0.0.2-py3-none-any.whl.
File metadata
- Download URL: spamrefiner-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e768bde4c8ad0bfc45859d740702aaa57aba384a010999951935a74d976ca595
|
|
| MD5 |
4247e058a9523ad8bff34d84d15695cd
|
|
| BLAKE2b-256 |
90c3e7503107c99a52d82b64ce65b00f71d701c7e4cc12a1101595275f147d12
|