0 purchases
stackwatcher 0.3.4
Be the first to answer questions on Stack Exchange web sites with this library
and command line tool to notify you as soon as relevant questions are posted.
Installation
You can install stack-watcher using pip.
$ pip install stack-watcher
Basic usage
Here’s how you would watch the latest questions tagged with `html`:
$ stack-watcher --tag html
Much more can be done, here are some example filters:
Questions tagged with python
Questions tagged with javascript and not tagged with jquery or underscore
Questions asked less than an hour ago with no answers
Questions where the user’s score is above 100
Questions that have been viewed over 100 times
Questions with the word “monkey” in the title
Check out the documentation for more information on customising.
Documentation
The latest documentation is hosted by Read the Docs.
Licence
Copyright © 2015 Matt Deacalion Stevens, released under The MIT License.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.