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.1.tar.gz
(14.7 kB
view hashes)
Built Distribution
karmakaze-3.0.1-py3-none-any.whl
(15.2 kB
view hashes)
Close
Hashes for karmakaze-3.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72328a41462500b8a4a91019626f3ce1f24696871ea1aebe6315335fe40a2db3 |
|
MD5 | 0eccdde60d535458427d5b4cbde35ca8 |
|
BLAKE2b-256 | 985cb7de53cf6f88bb0a37e34cc4a066750682a9fbbd11956bd8376a169ccbc8 |