Skip to main content

Response sanitation & parsing engine for KRAW

Project description

Karma Kaze (カルマの風)

Response sanitation & parsing engine for KRAW

Code Style

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


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)

Uploaded Source

Built Distribution

karmakaze-3.0.1-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page