Skip to content

This python script implements scheduler for migrating data on PostgreSQL DB

Notifications You must be signed in to change notification settings

snavruzov/scheduler_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

About project

This script implements scheduler job process which updates database tables every specified time.

Note

There are packages imported into the project for data-base connection psycopg2 and apscheduler as well for launching job scheduler.

About

This python script implements scheduler for migrating data on PostgreSQL DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages