Metadata-Version: 1.2
Name: backend.ai-common
Version: 1.3.0
Summary: Backend.AI commons library
Home-page: https://github.com/lablup/backend.ai-common
Author: Lablup Inc.
Author-email: joongi@lablup.com
License: LGPLv3
Description-Content-Type: UNKNOWN
Description: sorna-common
        ============
        
        .. image:: https://badge.fury.io/py/backend.ai-common.svg
           :target: https://badge.fury.io/py/backend.ai-common
           :alt: PyPI version
        
        .. image:: https://img.shields.io/pypi/pyversions/backend.ai-common.svg
           :target: https://pypi.org/project/backend.ai-common/
           :alt: Python Versions
        
        .. image:: https://travis-ci.org/lablup/backend.ai-common.svg?branch=master
           :target: https://travis-ci.org/lablup/backend.ai-common
           :alt: Build Status
        
        .. image:: https://codecov.io/gh/lablup/backend.ai-common/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/lablup/backend.ai-common
           :alt: Code Coverage
        
        
        Common utilities library for Backend.AI
        
        
        Installation
        ------------
        
        .. code-block:: console
        
           $ pip install backend.ai-common
        
        For development
        ~~~~~~~~~~~~~~~
        
        .. code-block:: console
        
           $ pip install -r requirements-dev.txt
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.6
