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 details)
Built Distribution
karmakaze-3.0.1-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file karmakaze-3.0.1.tar.gz
.
File metadata
- Download URL: karmakaze-3.0.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e5c61f3886efa1ba47f0c8a25f00dcc9cbffb9687da0912cdb750f5ae98c6f3 |
|
MD5 | babbddfa5c9e5194fbc0c682fa8fa65c |
|
BLAKE2b-256 | e0c465df7255ae6fa31dd6f6d85b3a8cf7b0a1c8ddecdf65aa91e92c1cdb25f0 |
File details
Details for the file karmakaze-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: karmakaze-3.0.1-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72328a41462500b8a4a91019626f3ce1f24696871ea1aebe6315335fe40a2db3 |
|
MD5 | 0eccdde60d535458427d5b4cbde35ca8 |
|
BLAKE2b-256 | 985cb7de53cf6f88bb0a37e34cc4a066750682a9fbbd11956bd8376a169ccbc8 |