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.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aiobalaboba-3.0.2.tar.gz
Algorithm Hash digest
SHA256 f42feab9d3185d13cb0955aa503a446fc638d4c2a582202b1c21059926734a29
MD5 db298aeb04c62ba4b9632ff42fe2b6a9
BLAKE2b-256 3c56b21ed045f10d821fd0039234ea7ff9b7892b128bcf9a8e28d31a97e0a245

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiobalaboba-3.0.2-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.4

File hashes

Hashes for aiobalaboba-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8cbaebfade1ccd1df66e2500d5fb45c8b81ae9401f813a98495700c55fe280da
MD5 2f638eece858b7d28e6f238da82b19ca
BLAKE2b-256 9c06ec6a33742d450783e5b13cd8aee4dbb62e5a01efde7b17904938f9a8f0ab

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