文件名称:cambrinary:基于剑桥词典的linux终端在线词典
文件大小:2.37MB
文件格式:ZIP
更新时间:2024-05-28 09:11:54
Python
用法 从PyPI: pip3 install cambrinary 查找“ hello”,例如: cambrinary -w hello 多国语言支持 中文(繁体) cambrinary -w world -t chinese 支持的语言列表 英语 法语 德语 中国人 日本人 义大利文 俄语 韩国人 多词支持 由协程驱动,支持您喜欢的单词, cambrinary -w hello word 或者 cambrinary -w hello word -t chinese 甚至更多 cambrinary -w one two three four five -t french 支持词组 cambrinary -w kick-off 或者 cambrinary -w kick-off -t japanese 自定义您的配色方案 您的大脑,您设计。 使用自定义配色方案,例如,根据需要设置
【文件预览】:
cambrinary-master
----.gitignore(47B)
----images()
--------world(693KB)
--------hello(543KB)
--------hello-world(1.15MB)
----pyproject.toml(604B)
----LICENSE(34KB)
----README.md(2KB)
----cambrinary()
--------requirements.txt(327B)
--------__init__.py(133B)
--------log.py(542B)
--------country_const.py(473B)
--------cambrinary.py(6KB)
--------type.py(11KB)
--------Conf.py(3KB)
--------color_const.py(1KB)
--------conf.json(725B)
--------requirements.in(23B)
----test()
--------async_test.py(479B)
--------test_case.json(171B)
--------__init__.py(0B)
--------test.py(2KB)
----publish-requirements.txt(285B)
----publish-requirements.in(5B)