Skip to content

A GUI based on my Quote Finder bot using PySide2 which is a Python binding for Qt and used PyInstaller to build the executables. The app searches a text file, in this case a fanfiction called Harry Potter and the Prince of Slytherin,to find a quote and a json file & a xlsx file to find data from a dictionary using RegEx.

License

Notifications You must be signed in to change notification settings

arzkar/Hermes-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes

made-with-python License: GPL v3
Hermes searches a text file, in this case a fanfiction called Harry Potter and the Prince of Slytherin, to find a quote and a json file & a xlsx file to find data from a dictionary using RegEx.

Usage

To use the application, you just need to input your quote and click on the Search Book & Search Dictionary button to begin the search. If you wanted to know the Dictionary Index, click on Show Dictionary Index button.

Building Hermes executables from Scratch

See Build instructions for instructions on how to build the Hermes executables and installers.

About

A GUI based on my Quote Finder bot using PySide2 which is a Python binding for Qt and used PyInstaller to build the executables. The app searches a text file, in this case a fanfiction called Harry Potter and the Prince of Slytherin,to find a quote and a json file & a xlsx file to find data from a dictionary using RegEx.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages