A command line interface for Thesaurus.com
Project description
# Thesaurus-cli
Ever had to search for that ~~perfect~~ ~~splendid~~ cromulent word? Faster and easier than a browser,
this CLI is unquestionably, unconditionally, the superlative solution.
## Getting Started
### Prerequisites
Python 3 and pip must be installed. They can be installed as follows:
```
apt-get install python3
apt-get install pip3
```
Other dependencies such as BeautifulSoup will be installed by pip.
### Installing
Thesaurus-cli can be installed through pip:
```
pip install thesaurus-cli
```
### Using
Thesaurus-cli takes a single argument, the word that is being searched. For example, to find synonyms
for "well"
```
thesaurus well
```
You will be able to select a specific definition for the searched word
```
Definitions for well are the following:
0) healthy
1) lucky, fortunate
2) happily, pleasantly; capably
3) sufficiently
4) water hole
Select a definition:
```
After choosing one, you will receive a list of synonyms
```
Synonyms for healthy:
strong
together
...
```
Ever had to search for that ~~perfect~~ ~~splendid~~ cromulent word? Faster and easier than a browser,
this CLI is unquestionably, unconditionally, the superlative solution.
## Getting Started
### Prerequisites
Python 3 and pip must be installed. They can be installed as follows:
```
apt-get install python3
apt-get install pip3
```
Other dependencies such as BeautifulSoup will be installed by pip.
### Installing
Thesaurus-cli can be installed through pip:
```
pip install thesaurus-cli
```
### Using
Thesaurus-cli takes a single argument, the word that is being searched. For example, to find synonyms
for "well"
```
thesaurus well
```
You will be able to select a specific definition for the searched word
```
Definitions for well are the following:
0) healthy
1) lucky, fortunate
2) happily, pleasantly; capably
3) sufficiently
4) water hole
Select a definition:
```
After choosing one, you will receive a list of synonyms
```
Synonyms for healthy:
strong
together
...
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thesaurus-cli-1.0.1.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file thesaurus-cli-1.0.1.tar.gz
.
File metadata
- Download URL: thesaurus-cli-1.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3d98821cf4399181c6d422c8e91e94e6b8ab60c39d0f6e38567daa42a7a8e645
|
|
MD5 |
07c53538517d408aed69cb73e2bba28c
|
|
BLAKE2b-256 |
0b5afd4e6651e93fc6ac00a5fccbf274e5abed3de366d2b14457c706edd606e4
|
File details
Details for the file thesaurus_cli-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: thesaurus_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
06b468ce8a384440399f440b8b74c108a98b985a0a73f45495012d9d02d0e8d0
|
|
MD5 |
1ae3544de17b1ca9ead3657a9e1bcff2
|
|
BLAKE2b-256 |
6a2b583b6cf453b5944a8ef48f9c3cb582f1c0bc0488182608655bbe6a0f8414
|