Metadata-Version: 1.1
Name: Azkaban-Utils
Version: 1.0.2
Summary: Azkaban utils
Home-page: https://gitlab.xiaohongshu.com/pylibs/azkaban-utils
Author: Yitong Song
Author-email: ysong1_intern@xiaohongshu.com
License: MIT
Description: =======
        porch-client
        =======
        
        porch-client includes some extensions for Bottle framework to make web programming easy.
        
        .. code-block:: python
        
        from porch-client import PorchClient
        
        
        Install
        -------
        
        ::
        
            pip install -U porch-client
        
        porch-client supports Python >= 2.6
        
        
        Project Links
        -------------
        
        - Code: https://gitlab.xiaohongshu.com/redengineer/porch-client
        
        
        License
        -------
        
        MIT licensed.
Keywords: Azkaban Utils
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
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
