Skip to content

Jauki/mrr_auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monthly Reading Requirement Auto ⚙️

A tool to help you do the monthly reading requirements

Important ⚠️

  • Some words can't be translated
  • Links:
  • when using Pycharm to execute use the built in Code Runner, else run the Command: python3.9 main.py

Usage 📝

How to use it:

  • paste your words in the in.txt file

  • !please! make sure to format it like this:

    word1
    word2
    word3
    word4
    ...
  • the final product will be in the out.md , it will be formated in a markdown table like this:

    word sentence explanation german

How it's done! 💽

Basically the word will be translated via the googletrans API, really easy to use and for the sentence and explanation I didn't find a API, so scrapped it from the Web via BeatifulSoup4.

About

A tool to help you to do the monthly reading requirements

Resources

Stars

Watchers

Forks

Languages