Skip to content

[ BeautifulSoup; PyQT6 ] GUI translating software

Notifications You must be signed in to change notification settings

ashaikeus/hse-project

Repository files navigation

Parser-Translator

A simple translating software getting input through GUI and parsing results from Context Reverso without using the API. Has tests, docstrings and an executable build.

Tools I used:

  • Beautiful Soup
  • PyQt6
  • Qt Designer

Implemented functions:

  • GUI
  • create URL based on user input
  • return some of the best translations parsed
  • return some of the example sentences parsed
  • save results to .txt
  • strip given word / sentence of punctuation and forbidden symbols to prevent saving problems

I also used urllib.parse.quote_plus to transform Unicode symbols to URLs.

About

[ BeautifulSoup; PyQT6 ] GUI translating software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published