Metadata-Version: 2.4
Name: pipetasks
Version: 0.1.10
Summary: Utils to build pipelines
Author-email: Armando Ezequiel Puerta <armando.ezequiel.puerta@gmail.com>
License: MIT License
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.10.13
Requires-Dist: retrying>=1.4.2
Requires-Dist: setuptools>=82.0.1
Requires-Dist: undetected-chromedriver>=3.5.5
Description-Content-Type: text/markdown

# Pipetasks

[![PyPI](https://img.shields.io/pypi/v/pipetasks?color=blue&label=PyPI%20Version&logo=python&logoColor=white)](https://pypi.org/project/pipetasks/)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/EzequielPuerta/pipetasks?label=Latest%20Release&display_name=tag&logo=github&logoColor=white)](https://github.com/EzequielPuerta/pipetasks/releases/latest)
![GitHub License](https://img.shields.io/github/license/EzequielPuerta/pipetasks?label=License&logo=github&logoColor=white)
[![Package Status](https://img.shields.io/pypi/status/pipetasks.svg?label=PyPI%20Status&logo=python&logoColor=white)](https://pypi.org/project/pipetasks/)
[![CircleCI](https://img.shields.io/circleci/build/gh/EzequielPuerta/pipetasks/main?label=CircleCI%20Build&logo=circleci&logoColor=white)](https://circleci.com/gh/EzequielPuerta/pipetasks)
[![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/EzequielPuerta/pipetasks/main?label=CodeFactor&logo=codefactor&logoColor=white)](https://www.codefactor.io/repository/github/ezequielpuerta/pipetasks)
[![Codecov](https://img.shields.io/codecov/c/gh/EzequielPuerta/pipetasks?label=Codecov&logo=codecov&logoColor=white)](https://codecov.io/gh/EzequielPuerta/pipetasks)

Utils to build pipelines
