commandline tool for dictcc
Find a file
2025-06-26 13:38:08 +02:00
dictcc.py return to input if no input given 2025-06-26 13:38:08 +02:00
LICENSE added license 2018-05-24 21:07:27 +02:00
README.md Update README.md 2019-11-11 13:01:47 +00:00

Dictcc commandline tool

This tool enables the use of dictcc over the commandline.

python3 dictcc.py <word>

Requirements

Requires requests, tabulate, and BeautifulSoup.