Skip to content
/ TraduPy Public

A simple code made in python using the MyMemory API to perform the translation of phrases in a .txt file.

License

Notifications You must be signed in to change notification settings

flpcnc/TraduPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraduPy

A simple code made in python using the MyMemory API to translate phrases in a .txt file.

MyMemory API is free but free and anonymous usage is limited to 5000 characters/day and Max 500 bytes using "q" parameter and the phrase you want to translate must be in UTF-8 standard.

You can consult the API documentation at this Link: https://mymemory.translated.net/doc/spec.php

Inside the repository are the data used in the code as an example and the code made in Python 3.11.1

The code takes the data (phrases) inside the generica.txt file that are in English and translates it into Brazilian Portuguese, saving the new translated phrases in a new file with the name manual_tradutor.txt.

MIT License Copyright (c) 2023 Felipe C N Craveiro

About

A simple code made in python using the MyMemory API to perform the translation of phrases in a .txt file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages