Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1010 Bytes

File metadata and controls

52 lines (33 loc) · 1010 Bytes

Python Email Marketing

Table of Contents

About

The process of sending custom-made email to every single member is a hassle for me if I do not use existing external service such as MailChimp.

Hence, I am developing this program to make it open source and everyone, anyone can use without paying a single cent.

Getting Started

Download or directly clone from github using:

git clone https://github.com/pupubird/Email_marketing_backend.git

Prerequisites

This program require Python 3, if you have Scoop with you, install using the command

scoop install python

If you are using MacOS

brew install python

Installing

Use pip to install all required libraries

pip install -r requirements.txt

Usage

Run the command

python app.py