Metadata-Version: 2.0
Name: PySynonym
Version: 0.0.2
Summary: PySynonym is a plugin that returns a list of synonyms for the given word. This is very useful when programming bots and digital assistants, to increase their understanding. 
Home-page: https://github.com/matsbauer/PySynonym
Author: Mats Bauer
Author-email: mats.bauer@icloud.com
License: BSD
Keywords: python synonym plugin
Platform: UNKNOWN
Requires-Dist: bs4

# PySynonym
PySynonym is a plugin that returns a list of synonyms for the given word. This is very useful when programming bots and digital assistants, to increase their understanding.

#How To use PySynonym
<b>Installation:</b> pip install PySynonym


