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
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
pyhmtai-0.1.6.tar.gz
(3.8 kB
view hashes)