Skip to content

Python-script for sending emails about the results of 1C scheduled jobs

Notifications You must be signed in to change notification settings

anstiriab/connecting-to-1c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-script for send mails about results of 1c scheduled jobs

1. Install

Install package pypiwin32, if you don`t have it:

$ git cd connecting-to-1c
$ pip install pypiwin32

2. Edit create_db.py and create database.db with your settings

$ python create_db.py

3. Edit settings of SMTP-server in run.py

4. Run

$ python run.py

About

Python-script for sending emails about the results of 1C scheduled jobs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages