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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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