Skip to main content

Asynchronous wrapper for Yandex Balaboba

Project description

aiobalaboba

CI pre-commit.ci status codecov

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 aiobalaboba

Usage example

import asyncio

from aiobalaboba import Balaboba


async def main():
    bb = Balaboba()
    intros = 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.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

aiobalaboba-3.0.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aiobalaboba-3.0.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.9-zen1-1-zen

File hashes

Hashes for aiobalaboba-3.0.0.tar.gz
Algorithm Hash digest
SHA256 5dfd637b7d31a3f56e6ae9b05666a60c796a960a8fe56644240d068764be5a20
MD5 02b71fb15ef35accfdbcac2b8e72c514
BLAKE2b-256 cbd66cb1c9ce90602946aa3e7aaa5f0d4e58d6e2b784c7714342a72543e345cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aiobalaboba-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.9-zen1-1-zen

File hashes

Hashes for aiobalaboba-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1e481cdd58654cb67727300a07b711340bd72fc990eb26e8871da0de1e4b5e3
MD5 186b42ac657681447c3e1778a76e23f3
BLAKE2b-256 ce579279b0d3e50b84075c65c466e02785ae7997bbdcbba38c5cf2306ed68d11

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