Metadata-Version: 2.1
Name: cli-thesaurus
Version: 1.0.0b1
Summary: A command-line interface thesaurus
Home-page: https://github.com/sheatsley/thesaurus
Author: Ryan Sheatsley
Author-email: ryan@sheatsley.me
License: MIT
Keywords: cli command-line terminal thesaurus
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Terminals
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: requests

# Thesaurus

<p align="center">
    <img src="https://github.com/sheatsley/thesaurus/blobl/master/demo.gif?raw=true" alt="Thesaurus in action"
</p>

Thesaurus is a ~~simple~~ _elementary_ and ~~fast~~ _expeditious_ CLI for all
of your ~~wordy~~ _pleonastic_ needs. It supports compound words (for example,
"good day") and even supports ~~sepllcheking~~ spellchecking!

### Installation

Thesaurus can be installed either through
[pip3](https://pip.pypa.io/en/stable/) or [Homebrew](https://brew.sh):

`pip3 install thesaurus` or `brew install thesaurus`

---
This tool was inspired by other ~~discontinued~~ _antediluvian_
works[1](https://github.com/davidgu/thesaurus-cli)
[2](https://github.com/empireshades/command-line-thesaurus). 


