Metadata-Version: 1.1
Name: sho
Version: 0.4.22
Summary: Visualize python objects in the best way possible
Home-page: https://github.com/davewd/sho
Author: David Dawson
Author-email: davedawson.co@gmail.com
License: MIT license
Description: ===
        sho
        ===
        
        
        .. image:: https://img.shields.io/pypi/v/sho.svg
                :target: https://pypi.python.org/pypi/sho
        
        .. image:: https://img.shields.io/travis/davewd/sho.svg
                :target: https://travis-ci.org/davewd/sho
        
        .. image:: https://readthedocs.org/projects/sho/badge/?version=latest
                :target: https://sho.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/davewd/sho/shield.svg
             :target: https://pyup.io/repos/github/davewd/sho/
             :alt: Updates
        
        .. image:: https://img.shields.io/pypi/dm/sho
             :target: https://pypistats.org/packages/sho
             :alt: PyPI - Downloads
        
        
        * Free software: MIT license
        * Documentation: https://sho.readthedocs.io.
        
        
        Features
        --------
        
        * to test the unit tests run : python -m unittest test.test_sho
        
        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 (2019-11-12)
        ------------------
        
        * First release on PyPI.
        
Keywords: sho
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 :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
