Metadata-Version: 1.1
Name: kibitzr
Version: 2.6.2
Summary: Self hosted web page changes monitoring
Home-page: https://github.com/peterdemin/kibitzr
Author: Peter Demin
Author-email: peterdemin@gmail.com
License: MIT license
Description: ===============================
        Kibitzr
        ===============================
        
        .. image:: https://badges.gitter.im/kibitzr/Lobby.svg
           :alt: Join the chat at https://gitter.im/kibitzr/Lobby
           :target: https://gitter.im/kibitzr/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        
        
        .. image:: https://img.shields.io/pypi/v/kibitzr.svg
                :target: https://pypi.python.org/pypi/kibitzr
        
        .. image:: https://img.shields.io/travis/kibitzr/kibitzr.svg
                :target: https://travis-ci.org/kibitzr/kibitzr
        
        .. image:: https://readthedocs.org/projects/kibitzr/badge/?version=latest
                :target: https://kibitzr.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        Kibitzr is like a secret twin brother who does routine tasks and asks for nothing in return.
        
        * Install with ``pip install kibitzr`` (Works with both Python 2 and 3)
        * Configure recurrent tasks in ``kibitzr.yml``
        * Put credentials in ``kibitzr-creds.yml``
        * Launch with ``kibitzr``
        * Problems? Ask in issues_, or gitter_
        * Fork_
        
        * Documentation: https://kibitzr.readthedocs.io.
        
        * Free software: MIT license
        
        .. _Selenium: https://selenium-python.readthedocs.io/getting-started.html
        .. _gitter: https://gitter.im/kibitzr/Lobby
        .. _requests: http://docs.python-requests.org/en/master/
        .. _issue: https://github.com/kibitzr/kibitzr/issues/new
        .. _issues: https://github.com/kibitzr/kibitzr/issues/
        .. _Python: https://www.python.org/
        .. _bash: https://www.gnu.org/software/bash/
        .. _Fork: https://github.com/kibitzr/kibitzr/
        
        
        =======
        History
        =======
        
        0.1.0 (2016-08-27)
        ------------------
        
        * First release on PyPI.
        
Keywords: kibitzr
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
