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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file alexa-reply-0.1.2.tar.gz
.
File metadata
- Download URL: alexa-reply-0.1.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49a88f3f3d310ec431207a8517de4794dd3ba17e8b296ef2967bf86e189d4e36 |
|
MD5 | f438dd73bc32463cb8ffe836fefe2d3b |
|
BLAKE2b-256 | 9a22d0f5cee300290202aeddecd2632162807936d9fefcf1f19123baeb55f7de |
File details
Details for the file alexa_reply-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: alexa_reply-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 816af318242aec3f0bfb46339bbc7398285223b074bcc9c9b7950ce4eb2401d0 |
|
MD5 | 24763474ad57f5ad132d66a3075003e1 |
|
BLAKE2b-256 | ac5791f554498ebbd9a76a8cf26fd882634cf785d2a0596e980fa1eeb03feff6 |