Metadata-Version: 2.1
Name: synonym-cli
Version: 0.0.2
Summary: Synonyms and antonyms of words from Thesaurus are now in your terminal, with rich output.
Home-page: https://github.com/agmmnn/synonym
Author: agmmnn
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Description-Content-Type: text/markdown

![screenshot](https://raw.githubusercontent.com/agmmnn/synonym-cli/master/ss.png)

<a href="https://pypi.org/project/synonym-cli/">
<img alt="PyPI" src="https://img.shields.io/pypi/v/synonym-cli"></a>

With rich output, synonyms and antonyms of words from [Thesaurus](https://www.thesaurus.com/) are now in your terminal.

```
pip install synonym-cli
```

```
syn <word>
```


