50-sys / turengcli

Command-line tool for tureng.com with rich output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

PyPI

Command-line tool for tureng.com with rich output.

pip install turengcli

Usage

tureng <word>
# example usage with -d(detailed results) argument
tureng goner -d

detailed results

Arguments

# -d, --detailed  detailed results
$ tureng goner -d

# -p, --plain   returns plain text output
$ tureng renascence -p
> General: uyanış, yeniden doğma
> History: rönesans

# -f, --fuzzy   returns fuzzy search results
$ tureng renas -f
> renascence, renascency, renascent, renascible

Requirements

  • Python >3.5

Dependencies

License

CC0

About

Command-line tool for tureng.com with rich output.


Languages

Language:Python 100.0%