Skip to main content

Asynchronous wrapper for Yandex Balaboba

Project description

aiobalaboba

CI Downloads

Asynchronous wrapper for Yandex Balaboba (Яндекс Балабоба).

Synchronous version here.

Disclaimer

The neural network doesn’t really know what it’s saying, so it can say absolutely anything. Don’t get offended if it says something that hurts your feelings. When sharing the texts, make sure they’re not offensive or violate the law.

Installation

python -m pip install -U aiobalaboba

Usage example

import asyncio

from aiobalaboba import Balaboba


async def main():
    bb = Balaboba()
    text_types = await bb.get_text_types(language="en")
    response = await bb.balaboba("Hello", text_type=text_types[0])
    print(response)

asyncio.run(main())

License

MIT

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

aiobalaboba-3.0.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

aiobalaboba-3.0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file aiobalaboba-3.0.1.tar.gz.

File metadata

  • Download URL: aiobalaboba-3.0.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for aiobalaboba-3.0.1.tar.gz
Algorithm Hash digest
SHA256 01d2983ccdf30943d06ee10b82c166a4ea23d2900d6379f55f290c88a2ef0076
MD5 35f0e52088ae28c8def6033858840a49
BLAKE2b-256 a82c6d79bb9741c0fd1d541141f2fecacb3e3360c50b798f3dc46f7dd8bbc874

See more details on using hashes here.

File details

Details for the file aiobalaboba-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: aiobalaboba-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for aiobalaboba-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 603213254ab13ba7728774352e198e5cb2e945461f9760269024edcacd0b6a12
MD5 06236e0525c63836f6f4e32402888cb6
BLAKE2b-256 3a39a586810bf03d16ba744107d8775a987f88eb5ac7671b4616f3393d32a43d

See more details on using hashes here.

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