Metadata-Version: 2.0
Name: spype
Version: 0.0.0
Summary: A lightweight data pipeline
Home-page: https://github.com/d-chambers/spype
Author: Derrick Chambers
Author-email: djachambeador@gmail.com
License: BSD
Description-Content-Type: UNKNOWN
Keywords: data pipeline
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6

===============================
spype
===============================

|Build Status| |Coverage| |Doc Status| |Version Status|

Spype is a libarary for building lightweight data processing pipelines.

See the documentation_ for more information.

LICENSE
---------
BSD

.. _documentation: http://spype.readthedocs.io/en/latest/index.html
.. |Build Status| image:: https://travis-ci.org/d-chambers/spype.svg?branch=master
   :target: https://travis-ci.org/d-chambers/spype
.. |Coverage| image:: https://coveralls.io/repos/github/d-chambers/spype/badge.svg?branch=master
   :target: https://coveralls.io/github/d-chambers/spype?branch=master

.. |Doc Status| image:: https://readthedocs.org/projects/spype/badge/?version=latest
   :target: http://spype.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

.. |Version Status| image:: https://img.shields.io/pypi/v/spype.svg
   :target: https://pypi.python.org/pypi/spype/


