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 Distribution

chatterbot-weather-0.1.1.zip (20.4 kB view details)

Uploaded Source

Built Distribution

chatterbot_weather-0.1.1-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for chatterbot-weather-0.1.1.zip
Algorithm Hash digest
SHA256 d73bdd400cdfe947bccd52d89ebde1d64abe99173c530199730422d13420d525
MD5 8fd97730e24ec4f032dec5e95375c54a
BLAKE2b-256 27632acba2cd9cc1954c849b69d6de4c9cdce555bfe86030dfffab83584403ef

See more details on using hashes here.

File details

Details for the file chatterbot_weather-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for chatterbot_weather-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 42ff61a169c624c3cc8779b537914a5cfe6c4efbde014ce35cb92571bc5b7e33
MD5 ed0a3973ff87eb08b8680feb8292d6ca
BLAKE2b-256 2a2835be09e89164fa6c755afb07ff86edb7c5ddc09bdb2346eb68adffc4defd

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