Skip to content

Fak3/urlwait2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This command-line tool tries to connect to specified url until it receives successful http status code.

Installation

pip install urlwait2

Usage

To wait before starting celery worker:

urlwait2 myhost && celery -A myapp.app worker

About

cli app to wait for http url to return expected status code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published