Metadata-Version: 1.1
Name: pytutils
Version: 0.0.3.dev2
Summary: Heap of garbage from trevorj
Home-page: https://github.com/akatrevorjay/pytutils
Author: Trevor Joynson
Author-email: github@skywww.net
License: GPL
Description: pytutils
        ========
        
        Trevor's steaming hot pile of 🗑️  garbage.
        
        Don't worry, it's ♻️" recycleable.
        
        .. image:: https://raw.githubusercontent.com/akatrevorjay/pytutils/develop/media/toodles.jpg
            :alt: toodles
            :align: center
        
        |ci-badge| |coverage-badge| |docs-badge|
        
        
        - Docs: http://pytutils.readthedocs.org/en/latest
        - API Docs: http://pytutils.readthedocs.org/en/latest/pytutils.html
        - PyPi: https://pypi.python.org/pypi/pytutils
        
        
        Installation
        ------------
        
        .. code:: sh
        
            pip install pytutils
        
        
        
        Running tests
        -------------
        
        Tox is used to handle testing multiple python versions.
        
        .. code:: sh
        
            tox
        
        
        .. |ci-badge| image:: https://circleci.com/gh/akatrevorjay/pytutils.svg?style=svg
           :target: https://circleci.com/gh/akatrevorjay/pytutils
        .. |coverage-badge| image:: https://coveralls.io/repos/akatrevorjay/pytutils/badge.svg?branch=develop&service=github
           :target: https://coveralls.io/github/akatrevorjay/pytutils?branch=develop
        .. |docs-badge| image:: https://readthedocs.org/projects/pytutils/badge/?version=latest
           :target: http://pytutils.readthedocs.org/en/latest/?badge=latest
        
        
Keywords: python
utilities
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
