watch-pylint

v0.1.1
watch-pylint

watch-pylint

npm version

Prerequisite

$ export WATCH_PYLINT_TARGETS=`my-project/*.py`
$ export WATCH_PYLINT_PYTHON_BIN=`which python3`
$ export WATCH_PYLINT_PYLINT_BIN=$PWD/packages/bin/pylint
$ export WATCH_PYLINT_PACKAGES_DIR=$PWD/packages
$ export PYTHONUSERBASE=$WATCH_PYLINT_PACKAGES_DIR
$ pip3 install --user pylint

Install

$ yarn global add watch-pylint

Run

$ watch-pylint

Metadata

  • MIT
  • Whatever
  • Alfred UC
  • released 3/3/2018

Downloads