Skip to content

MantasDranseika/hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackathon

  1. Create a web based application that takes a .docx with employees information, splits the doc and sends an email to each employee with their data. In order for program to work you need to install several packages. Type these commands into terminal
pip install Flask
pip install flask-mail
pip install python-docx

to run the app use

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published