Skip to content

agmmnn/turengcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

PyPI

turengcli

A command-line interface for Tureng with fast lookups, fuzzy search, and rich terminal output.

Install

Install from PyPI with uv:

uv tool install turengcli

Install from a local checkout:

uv tool install .

Usage

Basic lookup:

tureng hello

Detailed output:

tureng hello -d

Plain output:

tureng merhaba -p

Fuzzy search:

tureng renas -f

Auto-correct the first suggestion:

tureng corrct -c

detailed results

Options

-d, --detailed   Show exact and full-text results in table form
-c, --correct    Retry with the first suggestion when the term is not found
-p, --plain      Print grouped results as plain text
-f, --fuzzy      Return autocomplete suggestions only
-v, --version    Show the installed version

Development

Create the project environment and run the CLI locally:

uv sync
uv run tureng hello

Dependencies

License

CC0

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages