Metadata-Version: 2.0
Name: pyrish
Version: 0.4.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
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
Requires-Dist: humanfriendly (==4.8)
Requires-Dist: psutil (==5.4.3)

======
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://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


