Metadata-Version: 2.1
Name: pipelime
Version: 0.1.0
Summary: data pipeline 101
Home-page: https://github.com/eyecan-ai/pipelime
Author: daniele de gregorio
Author-email: daniele.degregorio@eyecan.ai
License: GNU General Public License v3
Keywords: pipelime
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: click (>=7.1.2)
Requires-Dist: rich (>=9.9.0)
Requires-Dist: dictquery
Requires-Dist: schema
Requires-Dist: albumentations (>=0.5.2)
Requires-Dist: choixe
Requires-Dist: imageio
Requires-Dist: pydash
Requires-Dist: Pillow (>=8.0.0)
Requires-Dist: pygraphviz
Requires-Dist: appdirs

===========
🍋 Pipelime
===========

data pipeline 101



.. image:: https://img.shields.io/pypi/v/pipelime.svg
        :target: https://pypi.python.org/pypi/pipelime

.. image:: https://img.shields.io/travis/eyecan-ai/pipelime.svg
        :target: https://travis-ci.com/eyecan-ai/pipelime

.. image:: https://readthedocs.org/projects/pipelime/badge/?version=latest
        :target: https://pipelime.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/eyecan-ai/pipelime/shield.svg
     :target: https://pyup.io/repos/github/eyecan-ai/pipelime/
     :alt: Updates



