Commit Graph

32 Commits

Author SHA1 Message Date
Andreas Zweili 147f1b599d change script to a single run 2017-03-16 09:20:18 +01:00
Andreas Zweili 22b9f7bcba update config file 2017-03-14 22:58:55 +01:00
Andreas Zweili db47b3b8f0 remove price class 2017-03-14 22:57:35 +01:00
Andreas Zweili c2cee1d420 extend the config file
to make the script run more independently I've removed
most of the input functions
2017-03-14 20:38:37 +01:00
Andreas Zweili c09f5d6e05 test commit 2017-03-14 16:16:07 +01:00
Andreas Zweili 9c19ec21b2 extend depencies in instal.sh 2017-03-14 12:42:58 +01:00
Andreas Zweili 5d9a661796 add connecting, login and sending method to Email class 2017-03-14 11:54:59 +01:00
Andreas Zweili 001449277a refactor according to pep8 2017-03-13 21:43:58 +01:00
Andreas Zweili 481512bcc3 Clean up classes 2017-03-13 20:13:14 +01:00
Andreas Zweili a51e302e11 finalize the Configuration class 2017-03-13 20:03:14 +01:00
Andreas Zweili 0e0dcdc7d0 add an smtp_port variable 2017-03-13 13:56:57 +01:00
Andreas Zweili 0ff71fde61 add data for the switchplus smtp server 2017-03-13 13:54:44 +01:00
Andreas Zweili 16681c1cff add the os module 2017-03-13 13:49:43 +01:00
Andreas Zweili 5fc01ec52a rename sender address variable
Its makes more sense to call the variable sender_address than
email_address
2017-03-13 13:43:14 +01:00
Andreas Zweili 66f6430ecb add configuration file 2017-03-13 13:30:31 +01:00
Andreas Zweili 4ebba3388b begin configuration class 2017-03-13 13:06:21 +01:00
Andreas Zweili d74b082d82 install pip packages with requirements.txt 2017-03-13 11:15:54 +01:00
Andreas Zweili 3d96b3ae63 update the install scripts 2017-03-13 07:16:06 +01:00
Andreas Zweili 7c674f1c4d update install.sh 2017-03-12 22:33:01 +01:00
Andreas Zweili 0d50958df8 update the install script 2017-03-12 21:58:34 +01:00
Andreas Zweili 35d7869e42 remove the environment 2017-03-12 21:44:15 +01:00
Andreas Zweili 7ab26be6f7 rebuild the virtual environment 2017-03-12 20:56:07 +01:00
Andreas Zweili af457c41f8 call the python script directly with python 2017-03-12 20:30:11 +01:00
Andreas Zweili 4eea8d889f add bash script
The bash script is required to properly start the program
2017-03-12 20:26:28 +01:00
Andreas Zweili 2725b5c771 add a while loop 2017-03-12 16:15:49 +01:00
Andreas Zweili f10bdb556b define classes 2017-03-11 14:00:39 +01:00
Andreas Zweili c9dda6d0f9 remove swap file 2017-03-11 13:19:58 +01:00
Andreas Zweili 7c325bf0a7 Merge branch 'master' of git.2li.ch:Nebucatnetzer/price_checker
Conflicts:
	.gitignore
	README.md
2017-03-11 13:17:43 +01:00
Andreas Zweili 003f6e29c5 update 2017-03-11 13:15:06 +01:00
Nebucatnetzer 106e034311 initial commit 2017-03-11 13:13:15 +01:00
Andreas Zweili c1c5701775 add a virtual environment 2017-03-11 12:29:56 +01:00
Andreas Zweili 45aab6dc05 initial commit 2017-03-11 12:28:03 +01:00