An open API service indexing awesome lists of open source software.

https://github.com/mikayelgr/mdfe

My first program on Github: MDFE is created to scrape information about the current distance of planet Mars from Earth
https://github.com/mikayelgr/mdfe

cli mdfe python3 scraper

Last synced: about 1 year ago
JSON representation

My first program on Github: MDFE is created to scrape information about the current distance of planet Mars from Earth

Awesome Lists containing this project

README

          

# MDFE(Mars's distance from earth)

# Installing the libraries
```pip install -r requirements.txt```

(Note that you'll need a Google Account for This Project)
## Step 1
Search the web for "My user agent" copy and paste it in the line 11.

## Step 2
Enable Google 2 Factor Aunthentication.

## Step 3
Go to Google App Passwords and create "Mail App".

## Step 4
Copy the 9 digit passcode and enter it in line 46 after you have written your email address in the same line.
(DON'T SHARE THE 9 DIGIT CODE WITH SOMEONE YOU DON'T TRUST)

## Step 5
Navigate to ```lines 60, 61``` and enter the `sender`'s and `receiver`'s email addresses.
(You can also create receiver and sender list)

## Step 6
Change the body(message) variable to suit your needs.