Metadata-Version: 2.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
Keywords: python
Requires-Dist: cachetools
Requires-Dist: py
Requires-Dist: pygments
Requires-Dist: six
Requires-Dist: wrapt
Requires-Dist: attrs

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



