blinkcheck

Basic link checker


Keywords
forever, python
License
MIT
Install
pip install blinkcheck==0.1.1

Documentation

pyforever

Latest Release PyPI Version Python Version MIT License

Automatically execute a Python script whenever changes are made to it.

Installation

pip install pyforever

Usage

Replace all calls to

python myscript.py --myargs

with

pyforever myscript.py --myargs