hiiruki / PyDict

A Python CLI Program to Get Definition of English Word

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


 /$$$$$$$            /$$$$$$$  /$$             /$$    
| $$__  $$          | $$__  $$|__/            | $$    
| $$  \ $$ /$$   /$$| $$  \ $$ /$$  /$$$$$$$ /$$$$$$  
| $$$$$$$/| $$  | $$| $$  | $$| $$ /$$_____/|_  $$_/  
| $$____/ | $$  | $$| $$  | $$| $$| $$        | $$    
| $$      | $$  | $$| $$  | $$| $$| $$        | $$ /$$
| $$      |  $$$$$$$| $$$$$$$/| $$|  $$$$$$$  |  $$$$/
|__/       \____  $$|_______/ |__/ \_______/   \___/  
           /$$  | $$                                  
          |  $$$$$$/                                  
           \______/                                   

A Python CLI Program to Get Definition of English Word

INSTALLATION

$ git clone https://github.com/hiiruki/PyDict
$ cd PyDict
$ pip3 install requests

USAGE

$ python3 pydict.py

SCREENSHOT

PyDict SS

ACKNOWLEDGEMENTS

Thanks to meetDeveloper for the API.

LICENSE

This software is licensed under the terms of the MIT License.

About

A Python CLI Program to Get Definition of English Word

License:MIT License


Languages

Language:Python 100.0%