Skip to content

A tool used to copy and translate developed by Python.

License

Notifications You must be signed in to change notification settings

wwwyeeting/PyCopyTranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCopyTranslate

A tool used to copy and translate developed by Python.

How to build

  1. Install Python 3.8.x;

  2. Open CMD under the root path of PyCopyTranslate;

  3. input below commands:

     python -m venv .venv
     .\.venv\Scripts\activate
     pip install -r requirements.txt
     gui_bd.cmd
    

    Wait some time, system will install the environment automatically.

  4. You will see an executable file named PyCopyTranslate.exe(or download at release page);

  5. Double click this, a CMD window will show;

  6. Copy the string you want to know, the CMD window will show the translated result and fill the clipboard by this result by itself. You can paste the result into files(if you need).

How to use

Just follow How to build-4.

About

A tool used to copy and translate developed by Python.

Resources

License

Stars

Watchers

Forks

Packages