Skip to main content

HMtai python port.

Project description

PyHMTai

Simple python port of HMtai

Examples

from pyhmtai import PyHMTai, AIOPyHMTai

sync_api = PyHMTai()
async_api = AIOPyHMTai()

sync_api.nsfw_image(endpoint="ass")
await async_api.nsfw_image(endpoint="ass")

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

pyhmtai-0.1.6.tar.gz (3.8 kB view hashes)

Uploaded Source

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