Skip to main content

An ai python package to respond to any message suitably

Project description

alexa-reply : 0.1.2

About : An ai python package to respond to any message suitably.

PyPI repo : https://pypi.org/project/alexa-reply/

Installation:

# from github : unstable

pip install git+https://pypi.org/project/alexa-reply/
# from github : stable

pip install alexa-reply

Example Usage:

from alexa_reply import reply

owner = "your name"

bot =  "bot's name"

message = "the message u wanna reply to"

resp = reply(message, bot, owner)

print(resp)```

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

alexa-reply-0.1.2.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

alexa_reply-0.1.2-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

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