Skip to main content

This library makes it easier to access the API

Project description

jipubetapi

Установка библиотеки

  pip install --upgrade jipubetapi

Библиотека полностью асинхронна


Пример использования

import jipubetapi
from jipubetapi import ApiError
import asyncio
api = jipubetapi.JipubetKey()
async def main():
  try:
    print(await api.toad())
   except ApiError:
    print('api error')
asyncio.run(main())

Подробнее можете прочитать в документации: скоро

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

jipubetapi-0.0.3.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file jipubetapi-0.0.3.tar.gz.

File metadata

  • Download URL: jipubetapi-0.0.3.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.8.2 requests/2.25.1 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.63.1 CPython/3.10.0

File hashes

Hashes for jipubetapi-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ee6cd76bd40d95e406fb8412b596d5204d0bd05b96f0c9663a0db13c36ffa94f
MD5 0464cd75d3a45e7b7ca5fa01d03d126b
BLAKE2b-256 97c41a9bc4bec9725a183eac496d1a9da7a1971560b509a36e509913ec44d64b

See more details on using hashes here.

Supported by

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