Metadata-Version: 1.2
Name: pyutils-sh
Version: 1.6.0
Summary: Assortment of Python utilities for my personal projects
Home-page: https://github.com/sho-87/pyutils_sh
Author: Simon Ho
Author-email: simonho213@gmail.com
License: MIT
Description: pyutils\_sh
        ===========
        
        .. image:: https://img.shields.io/pypi/pyversions/pyutils_sh.svg
           :alt: PyPI - Python Version
           :target: https://pypi.org/project/pyutils_sh/
        
        .. image:: https://img.shields.io/pypi/v/pyutils_sh.svg
           :alt: PyPI
           :target: https://pypi.org/project/pyutils_sh/
        
        .. image:: https://img.shields.io/github/issues/sho-87/pyutils_sh.svg
           :alt: GitHub issues
           :target: https://github.com/sho-87/pyutils_sh/issues
        
        .. image:: https://readthedocs.org/projects/pyutils_sh/badge/?version=latest
           :target: http://pyutils_sh.readthedocs.io
        
        .. inclusion-marker-main-readme
        
        Assortment of Python utilities for my personal projects
        
        Requirements
        ------------
        
        -  All code tested with Python 3.6 on Windows.
        -  Minor adjustments may need to be made for Python 2.7 or other
           operating systems, but should mostly be OK.
        -  Quickest way to get a working Python installation with all the useful
           dependencies is to install
           `Anaconda <https://www.continuum.io/downloads>`__
        
        Documentation
        -------------
        
        You can find the documentation for this package
        `here <http://pyutils-sh.readthedocs.io>`__
        
Keywords: python utilities survey exam gaze spss data research statistics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3
