Metadata-Version: 1.2
Name: sos4py
Version: 0.1.0
Summary: sos4py is a convenience layer for Python environment to access services from SOS instances.
Home-page: https://github.com/alchav06/sos4py
Author: Alfredo Chavarria Vargas
Author-email: alchav06@gmail.com
License: Apache Software License 2.0
Download-URL: https://github.com/alchav06/sos4py/archive/v_0.1.0.tar.gz
Description: ======
        sos4py
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/sos4py.svg
                :target: https://pypi.python.org/pypi/sos4py
        
        .. image:: https://img.shields.io/travis/alchav06/sos4py.svg
                :target: https://travis-ci.com/alchav06/sos4py
        
        .. image:: https://readthedocs.org/projects/sos4py/badge/?version=latest
                :target: https://sos4py.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        sos4py is a convenience layer for Python environment to access services, extract data, and allow querying from SOS instances.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://sos4py.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-05-09)
        ------------------
        
        * First release on PyPI.
        
Keywords: sos4py
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
