Skip to main content

Async library for cleverbot

Project description

cleverbotfreeapi

aiocleverbot

An async python wrapper for cleverbot. Does not require API KEY

Downloads PyPI PyPI - Python Version PyPI - License

Installation

pip install aiocleverbot

Usage

from aiocleverbot import cleverbot

# Without context
response=await cleverbot("Hello")
print(response)

# With context
# Please note that context should include messages sent to Cleverbot as well as the responses
response=await cleverbot("Bad", ["hi", "How are you?"])
print(response)

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

aiocleverbot-0.1.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

aiocleverbot-0.1.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file aiocleverbot-0.1.1.tar.gz.

File metadata

  • Download URL: aiocleverbot-0.1.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9

File hashes

Hashes for aiocleverbot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 864a9b9716ed872c66b43ae4e622a55c8693ae8cb2fb486d46b812d69beead80
MD5 350f4467378383b8a757ac50cfc3c692
BLAKE2b-256 d07e7590084a139d586e34177fe16aca1899e86aa66ef7a26b9badd243a1e923

See more details on using hashes here.

File details

Details for the file aiocleverbot-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: aiocleverbot-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9

File hashes

Hashes for aiocleverbot-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fa214ad930a5cd20ffcff056f8c5d6e57fa7fe094fd53fbcdf5213a99968295b
MD5 48e7227d603116a4fac5730e481d363b
BLAKE2b-256 2c8f3e99ac259fd30fe29d9814cb5234f69d5010af4295c3fa81fab7007be799

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