Skip to content

The program is dictionary based on the Pydictionary and Wikipedia Api with just some additional tweaks here and there and of course is written in Python with a simple GUI using PyQt4

Notifications You must be signed in to change notification settings

SalahHamza/PyCtionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PyCtionary

The program is a dictionary desktop application based on geekpradd's Pydictionary and uses Wikipedia Api with some additional tweaks and a GUI using PyQt4.

Quick overview

1

When searching with the Wikipedia button:

2

It'll return the link and summary of the wikipedia page.

When searching with the Definition button:

3

In this case we looked up 'Github' which is not an english word, so it returned the somewhat "best" suggestions.

If a suggestion is clicked, it returns its defintion and deletes it from the Suggestion bar:

4

In case we look up a term that may refer to too many subject:

5

About

The program is dictionary based on the Pydictionary and Wikipedia Api with just some additional tweaks here and there and of course is written in Python with a simple GUI using PyQt4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages