Nosier

Monitors paths for changes and then runs a specified command
Download

Nosier Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Meme Dough

Nosier Tags


Nosier Description

Monitors paths for changes and then runs a specified command Nosier is a script that monitors paths for changes and then runs a specified command.Intended for automatically running tests upon code changes, it can however be useful for running any command upon changes to files.Alternatives are Jeff Winkler's original nosy script and Gary Bernhardt's improved nosy script. It appears that both of these are not packaged for easy installation.Nosier can be installed simply with pip:pip install nosierOr with easy_install:easy_install nosierNosier uses the Linux inotify facility for monitoring paths which has a couple of implications.First, it doesn't put as much load on the cpu and disk as some alternatives which will regularly scan and calculate check sums.Second, inotify is Linux 2.6 specific and hence limited to that platform. Requirements: · Python What's New in This Release: · Updated docs.


Nosier Related Software