shell dictionary - a simple command line dictionary and word game assistant

Oliver Galvin f01f94ae18 typo %!s(int64=6) %!d(string=hai) anos
lists 45d6195145 Initial commit %!s(int64=6) %!d(string=hai) anos
LICENSE c656ca5772 license/readme %!s(int64=6) %!d(string=hai) anos
README.md f01f94ae18 typo %!s(int64=6) %!d(string=hai) anos
shed 45d6195145 Initial commit %!s(int64=6) %!d(string=hai) anos
shed-dict 45d6195145 Initial commit %!s(int64=6) %!d(string=hai) anos

README.md

shed

shell dictionary - a simple command line dictionary and word game assistant
An attempt to make a basic tool to define words, and act as an all-in-one tool for scrabble/countdown/crosswords/etc, all from the command line.
Written in Python 3, depending only on apsw.

Licensing

shed is free software under the terms of the GNU General Public License, either version 3 of the License, or any later version.

shed-dict is an SQLite database based on data from wiktionary, which is licensed inder the Creative Commons Attribution-ShareAlike 3.0 Unported License (CC-BY-SA).