Giter Site home page Giter Site logo

minty-cyber / linguadoc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 162 KB

A desktop application for translating languages and giving users the functionality to export as a word document๐Ÿš€

Home Page: https://mega.nz/file/qNE3kBDQ#Gc5uFAxA4o-Nk96WDkebOk4aUWR4JtIuguYlrQpMeus

License: MIT License

Python 100.00%
basiclingua pyside6 python threading

linguadoc's Introduction

LinguaDoc ๐Ÿ๐Ÿค–๐Ÿ“„

License Python PySide6 Python

LinguaDoc is a Python-based desktop application built using PySide6 and BasicLingua. The application provides translation functionalities and document generation features with a focus on efficient async operations.

Features โš“

  • GUI: Utilize PySide6 for the graphical user interface.
  • Translation Functionalities: Utilize BasicLingua for language translation.
  • Document Generation: Generate documents efficiently with pydocx.
  • Concurrent execution: Perform tasks asynchronously for better performance with threading.

Table of Contents

How LinguaDoc works

By clicking on the Text Translation, users are taken to a page where they can input the API key required for initializing the BasicLingua library . This key is essential for accessing and utilizing the library's feature of Text Translation. Upon accessing the page, users are prompted to obtain an API key from here for the initialization of the BasicLingua library.

Installation

The application has been bundled into a setup file, allowing you to install and run it locally without needing to have Python installed on your machine. This ensures that our non-coder friends can also use the application with ease.

You can download the setup file from the following link:

Download Setup File

Prerequisites

  • Python 3.11
  • pip (Python package installer)

Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/LinguaDoc.git
    cd LinguaDoc
  2. Create and activate a virtual environment (optional but recommended):

    python -m venv venv
    cd venv\Scripts\activate
  3. Install the required packages:

    pip install -r requirements.txt

Usage

Run the application:

python LinguaDoc.py

Snapshots of the application

Contributions

We are excited to receive contributions! Please refer to our CONTRIBUTIONS.md for comprehensive steps on submitting pull requests to the project.

linguadoc's People

Contributors

minty-cyber avatar

Watchers

 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.