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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
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