Metadata-Version: 1.1
Name: then
Version: 0.1.0
Summary: When "something" THEN send email/sms/telegram/event/execute... or Whatever 
Home-page: https://github.com/Nekmo/then
Author: Nekmo
Author-email: contacto@nekmo.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: ####
        then
        ####
        
        
        .. image:: https://img.shields.io/travis/Nekmo/then.svg?style=flat-square&maxAge=2592000
          :target: https://travis-ci.org/Nekmo/then
          :alt: Latest Travis CI build status
        
        .. image:: https://img.shields.io/pypi/v/then.svg?style=flat-square
          :target: https://pypi.org/project/then/
          :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/pypi/pyversions/then.svg?style=flat-square
          :target: https://pypi.org/project/then/
          :alt: Python versions
        
        .. image:: https://img.shields.io/codeclimate/github/Nekmo/then.svg?style=flat-square
          :target: https://codeclimate.com/github/Nekmo/then
          :alt: Code Climate
        
        .. image:: https://img.shields.io/codecov/c/github/Nekmo/then/master.svg?style=flat-square
          :target: https://codecov.io/github/Nekmo/then
          :alt: Test coverage
        
        .. image:: https://img.shields.io/requires/github/Nekmo/then.svg?style=flat-square
             :target: https://requires.io/github/Nekmo/then/requirements/?branch=master
             :alt: Requirements Status
        
        
        When "something" THEN send email/sms/telegram/event/execute... or Whatever 
        
        
        To install then, run this command in your terminal:
        
        .. code-block:: console
        
            $ sudo pip install then
        
        This is the preferred method to install then, as it will always install the most recent stable release.
        
        
        Features
        ========
        
        * TODO
        
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-19)
        ------------------
        
        * First release on PyPI.
        
Keywords: then
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
