Git Product home page Git Product logo

abbsearcher's Introduction

AbbSearcher

AbbSearcher is a simple Python application built using the Tkinter library for creating a graphical user interface (GUI) to search and visualize information from an Excel file containing abbreviations and their descriptions.

Features

  • Search Abbreviations : Enter an abbreviation in the search box to retrieve its corresponding descriptions.
  • Detailed Description : View a detailed description of an abbreviation in a separate window.
  • Statistics & Plot : Generate and display statistics on the distribution of abbreviations across different starting letters along with a corresponding plot.

Installation

  1. Clone the repository to your local machine:
  git clone https://github.com/CagriCatik/AbbSearcher/tree/main
  1. Navigate to the project directory:
  cd AbbSearcher
  1. Install the required dependencies:
  pip install openpyxl matplotlib

Usage

Run the application by executing the following command in your terminal:

  python main.py

The GUI will open, allowing you to search for abbreviations, view detailed descriptions, and generate statistics.

Instructions

  1. Search Tab :
  • Enter an abbreviation in the search box.
  • Press "Search" to retrieve corresponding descriptions.
  • The detailed description will automatically appear in a new window.
  1. Statistics & Plot Tab :
  • Click on "Show Statistics & Plot" to view a statistical analysis and plot of the abbreviations.
  1. Autocomplete :
  • The search box supports autocomplete for easier abbreviation input.
  1. Warning :
  • If no data is available for the plot, a warning message will be displayed.

Excel File Format

The application assumes that the Excel file (AbbList.xlsx) contains sheets for each alphabet letter, with three columns: Abbreviation, Description, and Detailed Description.

abbsearcher's People

Contributors

cagricatik avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.