Skip to content

Instantly share code, notes, and snippets.

View Liferenko's full-sized avatar

Pavel Liferenko Liferenko

View GitHub Profile
@Liferenko
Liferenko / README.md
Created July 12, 2018 10:31 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet
@Liferenko
Liferenko / emailer.py
Created November 20, 2016 17:14 — forked from sarahholderness/emailer.py
Python scripts to read a list of customer emails and send an email with the daily weather forecast
import weather
import smtp
'''
Send a greeting email to our customer email list
with the daily weather forecast and schedule
'''
def get_emails():
# Reading emails from a file
@Liferenko
Liferenko / gist:73b40a4eab2cd2f90eb0635fdea67aa7
Created July 16, 2016 12:07 — forked from derekmartinla/gist:b719840542406322bb27
AdWords Countdown Ads Updater Script
/***************************************************************************************
* AdWords Countdown Ad Updater -- Find stale countdown ads and replace them with
* Ads that are updated with new dates.
* Version 1.0
* Created By: Derek Martin
* DerekMartinLA.com or MixedMarketingArtist.com
****************************************************************************************/
var DESCRIPTION2_TEXT = "Sale Ends In"