A tiny command-line dictionary that scrapes youdao.com. Just for fun.
Project description
Dict-tiny
Dict-tiny is a tiny command-line utility to look up English words or Chinese words from youdao.com. Just for fun :)
You can use dict-tiny in this way:
Translate an English word or Chinese word
$ dict-tiny book
book 英[bʊk]美[bʊk]
===================
n. 书籍;卷;账簿;名册;工作簿
vt. 预订;登记
n. (Book)人名;(中)卜(广东话·威妥玛);(朝)北;(英)布
$ dict-tiny 书
书 [shū]
=========
n.book;letter;script
vt.write
Translate the word in clipboard
Use -c/--clipboard to translate the word in clipboard:
$ dict-tiny -c
命令行
======
command line
Note:
-c/--clipboardhas high priority. If you add-cand a word at the same time, the word will be considered invalid.
Get more detail translation about the word
Use -m/--more to get more detail translation:
$ dict-tiny 曾经 -m
曾经 [céng jīng]
================
adv.once;ever
more detail:
======== 副词 ========
1:
(表示有过某些行为或情况) once:
He once lived in Shanghai.
他曾经在上海住过。
She has taken part in a major battle for oil.
她曾经参加过石油大会战。
$ dict-tiny html -m
html [,eitʃ ti: em 'el]
=========================
abbr. 超文本标记语言(Hypertext Markup Language)
more detail:
======== abbr. ========
1:
hypertext markup language 【计算机】超文本标记语言
Note:
- You can use
-cand-mat the same time, which means get more detail translation about the word in clipboard. - Some words have a lot of translation that may occupy the entire screen.
Installation
You can install dict-tiny via the pip package manager.
$ pip3 install dict-tiny
Upgrading
$ pip3 install --upgrade dict-tiny
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dict-tiny-0.2.5.tar.gz.
File metadata
- Download URL: dict-tiny-0.2.5.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c698ea0209dd6bec641e5e6cfd66d79b54a16adc3a06992858de89b64b53363
|
|
| MD5 |
11aa87112773ae80bd553e36b3db8e43
|
|
| BLAKE2b-256 |
a3d51f5b8980089e43bba06e20190229b69b1c3fb67eb692b514981e3e89198d
|
File details
Details for the file dict_tiny-0.2.5-py3-none-any.whl.
File metadata
- Download URL: dict_tiny-0.2.5-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da9b3b840e8a0bf139cbab1a4dcc7f15d2dc214fa42ac20d6fc4f1ec05bc0bb4
|
|
| MD5 |
84a90d27619faa79b0dd18a69fde1085
|
|
| BLAKE2b-256 |
1c305314c7885d797b18e708d92899856e9d80e30b487542c128cd76c4eba6df
|