Response sanitation & parsing engine for KRAW
Project description
Karma Kaze (カルマの風)
Response sanitation & parsing engine for KRAW
import karmakaze
import requests
snp = karmakaze.SanitiseAndParse()
username = "AutoModerator"
response = requests.get(f"https://www.reddit.com/user/{username}/about.json").json()
print(snp.user(response=response))
License
GPL-3.0+ License © Richard Mwewa
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
karmakaze-3.0.0.tar.gz
(15.5 kB
view hashes)
Built Distribution
karmakaze-3.0.0-py3-none-any.whl
(16.2 kB
view hashes)
Close
Hashes for karmakaze-3.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69aecc8a0c2862c537aa890d63f3d41328fe079dfa8d9cc25a27dc9e0a3b56f4 |
|
MD5 | c0298408f9371ed310ac221863f73bb1 |
|
BLAKE2b-256 | 7b1d1fcf8850b681c1b9801b7751ecc8b7cc93bc36343c8b96e5d7e6d0c06b26 |