commandline tool for dictcc
- Python 100%
| dictcc.py | ||
| LICENSE | ||
| README.md | ||
Dictcc commandline tool
This tool enables the use of dictcc over the commandline.
python3 dictcc.py <word>
Requirements
Requires requests, tabulate, and BeautifulSoup.