Metadata-Version: 1.1
Name: pyho
Version: 0.1.0
Summary: PyHo does everything!  PyHo is a library of rresuable methods.
Home-page: https://github.com/jimmyho/pyho
Author: James Ho
Author-email: jho@neverlimited.uk
License: MIT license
Description: ===============================
        PyHo
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/pyho.svg
                :target: https://pypi.python.org/pypi/pyho
        
        .. image:: https://img.shields.io/travis/jimmyho/pyho.svg
                :target: https://travis-ci.org/jimmyho/pyho
        
        .. image:: https://readthedocs.org/projects/pyho/badge/?version=latest
                :target: https://pyho.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/jimmyho/pyho/shield.svg
             :target: https://pyup.io/repos/github/jimmyho/pyho/
             :alt: Updates
        
        
        PyHo does everything!  PyHo is a library of reusable methods.
        
        
        * Free software: MIT license
        * Documentation: https://pyho.readthedocs.io.
        
        Currently only support Python 3.
        
        Features
        --------
        
        * TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2016-08-19)
        ------------------
        
        * First release on PyPI.
        
Keywords: pyho
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 :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
