Skip to main content

A ChatterBot logic adapter that returns information about the weather.

Project description

chatterbot-weather

https://img.shields.io/pypi/v/chatterbot-weather.svg https://img.shields.io/travis/gunthercox/chatterbot-weather.svg Documentation Status

A ChatterBot logic adapter that returns information about the weather. For more information about ChatterBot see https://github.com/gunthercox/ChatterBot

Installation

pip install chatterbot-weather

Example

from chatterbot import ChatBot

chatbot = ChatBot(
    'My Weather Bot',
    logic_adapters=[
        'chatterbot_weather.WeatherLogicAdapter'
    ]
)

Contributors Welcomed!

This package was originally created as a contribution to the main ChatterBot package. It was converted to a optional module in order to preserve the code quality of the main project. This weather adapter for ChatterBot works, but could benefit from improvements in several areas.

  • Improved documentation with descriptions and information about the functions and structure of the adapter

  • Additional support for other weather APIs

  • Support for a wider range of questions about the weather (current, future, specific dates, etc.)

History

0.1.0 (2016-05-12)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

chatterbot-weather-0.1.0.zip (20.3 kB view details)

Uploaded Source

chatterbot-weather-0.1.0.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file chatterbot-weather-0.1.0.zip.

File metadata

File hashes

Hashes for chatterbot-weather-0.1.0.zip
Algorithm Hash digest
SHA256 d4c4156aa04d7aa4e10593664eff3f68d5b92ddc94f0ac063c5fe2f3d6230ebf
MD5 8ac83d7162ead42109b676af3acbfb57
BLAKE2b-256 b77ebd1eb2f1ae3ade963f1eb5e8404ab7a0d9cbcdf2a2b431f81253e401b086

See more details on using hashes here.

File details

Details for the file chatterbot-weather-0.1.0.tar.gz.

File metadata

File hashes

Hashes for chatterbot-weather-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8c1ab140041bed73b2a7f97637202aba843d72f9cef4202021781a3125780211
MD5 fac2ac86481c29d28dc984ca504bf788
BLAKE2b-256 6f414760105637f55fddded52da7d633c56d0af10c670357ac1efc95e518fb47

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