Skip to content

ps2dude756/scripts

Repository files navigation

get_marvel_publications.py

Obtains a list of all Marvel comics printed between a given start and stop year according to http://marvel.wikia.com, and prints them to a given output file, with any errors being printed to a given log file.

email_ip_address.py

Obtains ip address from http://myexternalip.com, and if it has changed since last run, sends an email containing the ip address to a gmail account.

In order to use, first create the file auth/gmail.py. It should contain two functions, get_username and get_password, each of which return your gmail username and password as Python strings.

About

A collection of various scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages