본문 바로가기
Python

python batch runner

by Rainbound-IT 2022. 8. 12.
반응형

 

대략적 한글로

https://codingmoonkwa.tistory.com/286

 

[Python] python-batch-runner, 파이썬 배치 관리

파이썬 배치 스크립트 작성 후, 여러 파일을 순차적으로 호출하는 일이 필요해졌다. 처음에는 crontab을 이용해 하나씩 호출하려 했으나 관리가 될까 의문이 들었고, 여러 서치 끝에 python-batch-runne

codingmoonkwa.tistory.com

 

공식가이드

https://python-batch-runner.readthedocs.io/en/latest/

 

Home - python-batch-runner Documentation

Overview The purpose of this project ("PyRunner" for short) is to provide a lightweight, extensible, and non-opinionated development framework for batch applications. It is intended to simply provide the scaffolding for a batch application without the weig

python-batch-runner.readthedocs.io

 

반응형

댓글