Metadata-Version: 2.1
Name: pyplumber
Version: 0.1.2
Summary: PyPlumber provides some tools for looping pipelines using tasks and daemonized jobs.
Home-page: https://github.com/gabriel-milan/pyplumber
Author: Gabriel Gazola Milan
Author-email: gabriel.gazola@poli.ufrj.br
License: GPL-3.0
Description: # pyPlumber
        
        [![codecov](https://codecov.io/gh/gabriel-milan/pyplumber/branch/master/graph/badge.svg?token=SYATCHZJAG)](https://codecov.io/gh/gabriel-milan/pyplumber)
        [![Build Status](https://travis-ci.com/gabriel-milan/pyplumber.svg?token=euoUpqossjsVmp8x9W6b&branch=master)](https://travis-ci.com/gabriel-milan/pyplumber)
        [![PyPI version](https://badge.fury.io/py/pyplumber.svg)](https://badge.fury.io/py/pyplumber)
        
Keywords: framework,shared resources,flexibility,python,online,pipelines
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Provides-Extra: test
