Metadata-Version: 1.1
Name: pyrish
Version: 0.2.0
Summary: A growing collection of code and utility classes.
Home-page: https://github.com/dhiatn/pyrish
Author: Dhia Abbassi
Author-email: contact@dhia.io
License: MIT license
Description-Content-Type: UNKNOWN
Description: ======
        pyrish
        ======
        
        
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
             :target: https://github.com/DhiaTN/pyrish/blob/master/LICENSE
             :alt: Project Licence
        
        .. image:: https://img.shields.io/travis/DhiaTN/pyrish/master.svg?style=flat-square
             :target: https://travis-ci.org/DhiaTN/pyrish
             :alt: Builds
        
        .. image:: https://img.shields.io/pypi/v/pyrish.svg?style=flat-square
             :target: https://pypi.python.org/pypi/pyrish/
             :alt: Version
        
        .. image:: https://img.shields.io/pypi/pyversions/pyrish.svg?style=flat-square
             :target: https://pypi.python.org/pypi/pyrish
             :alt: Python version
        
        .. image:: https://landscape.io/github/DhiaTN/pyrish/master/landscape.svg?style=flat-square
           :target: https://landscape.io/github/DhiaTN/pyrish/master
           :alt: Code Health
        
        .. image:: https://pyup.io/repos/github/DhiaTN/pyrish/shield.svg?style=flat-square
             :target: https://pyup.io/repos/github/DhiaTN/pyrish/
             :alt: Updates
        
        ------------------------------
        
        A growing collection of code and utility classes which I have refactored from apps I have written or have
        found in the internet.
        
        
        Get started
        ~~~~~~~~~~~
        
        Installation::
        
            pip install pyrish
        
        
        =======
        History
        =======
        
Keywords: pyrish
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
