Command line dictionary Python dictionary,uses the unofficial google dictionary API (makes a JSON request ), To install python http://www.python.org/download/releases/2.5/ (Install Python 2.5) If you are using Python 2.7, click View All Files>src>
Features
- Python Dictionary using Unofficial Google API
- English Dictionary
- command line dictionary
Follow Google Python Dictionary
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
-
Maybe re-write the main() function to take a word as a parameter, and have it return a dictionary of the information it collects. Maybe give a key called 'definitions' and have its value be a list of definitions, etc... That would be helpful for people trying to re-use this code.
-
easy