Skip to main content

Ahegao API wrapper

Project description

AhegaoAPIWrapper

Magic

  • Endpoints: ТУТЬ (Пока пусто)

Установка:

  • Используя pip:
$ pip install ahegao

Как использовать:

from ahegao import AhegaoAPI, APISession

ses = APISession()
api = AhegaoAPI(ses, v="api-version", p="part-of-api", token="your-token")
user = api.users.get(user_id=1)  # returns json
print(user)

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

ahegao-1.0.1.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

ahegao-1.0.1-py3-none-any.whl (5.7 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