Giter VIP home page Giter VIP logo

announcement's Introduction

Announcement

Keywords: SMTP, mail announcements, Python, tkinter, file attachments, HTML, command line, argparse, JSON

Abstract

Objective of this project is to develop a tool to send mail announcements using mail templates. Text data values, configured signatures and file attachments are merged into predeclared email text templates. Placeholders are used in the templates and will be substituted by up-to-date values on demand. These get sent out as SMTP based HTML emails. A group of users is to be configured to control the Python/tkinter application or alternatively a command line version.

  • controlannouncement.py will start the Python/tkinter User Experience.
  • announcement.py holds the announcement SMTP based library with a simplified command line startup.
  • announcementconfig.py will allow to adapt JSON objects for user data administration, template adaptation, and changing the values to use for substitutions into the templates, and global common settings for your scenario.

The usage of this announcement tool intends to minimize copy and paste errors unfortunately being typical if performed manually. Next the mail announcement gets a more clear structure compared to manual editing. Recognition value of such email messages is increased since manual variation is minimized to a reasonable value.

Links

About

Tested using standard Python 3.4.3 (v3.4.3:9b73f1c3e601, Feb 24 2015, 22:43:06) on Windows environment.

MIT licensed, (c) Oliver Merkel

Logos and trademarks belong to their respective owners.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.