Skip to main content

wpipe-plugins

Plugins and extensions for the wpipe ecosystem.

Important Note: This repository is a community-driven space. It is designed for the community to build, share, and support their own states (steps) for wpipe. While the structure is professional and standardized, the maintenance and support of these plugins are provided by the community itself.

If you are looking for the official states maintained directly by the author, please visit: wpipe-steps.

Overview

This repository contains a collection of community-supported professional plugins (steps) for the wpipe pipeline engine, ranging from AI vision models to connectivity tools.

Key Features

  • Standardized Structure: Every plugin follows a strict professional layout.
  • Auto-Cataloging: Integrated steps_catalog.json for easy discovery.
  • Validation-First: All plugins use Pydantic for robust input validation.
  • Docker-Ready: Standardized testing environment using Docker.

Quick Start

Installation

pip install wpipe-plugins

Usage Example (RSS Parser)

from wpipe_plugins.connectivity.rss import RSSParserStep
from wpipe import Pipeline

# Initialize the step
rss_step = RSSParserStep()

# Create a pipeline
pipe = Pipeline(pipeline_name="news_fetcher")
pipe.set_steps([rss_step])

# Run
results = pipe.run({"url": "https://news.google.com/rss", "limit": 3})
print(results)

Contributing

We welcome community contributions! Please read our Plugin Contribution Guide to get started.

Contributions are welcome! Please follow these steps to contribute to the project:

  1. Fork the repository.
  2. Clone your fork to your local machine.
  3. Create a new branch for your feature or bugfix (git checkout -b feature/amazing-feature).
  4. Commit your changes (git commit -m 'Add some amazing feature').
  5. Push to the branch (git push origin feature/amazing-feature).
  6. Open a Pull Request against the main repository.

Contribution Rules

  • Target your Pull Request to a branch starting with 001***.
  • Assign @william-rodriguez as a mandatory reviewer.
  • Ensure your plugin includes a README.md, LICENSE, and examples/.

Please ensure your code adheres to the project's standards and all tests pass before submitting.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

William Steve Rodriguez Villamizar

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wpipe_plugins-0.1.2.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wpipe_plugins-0.1.2-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

Details for the file wpipe_plugins-0.1.2.tar.gz.

File metadata

  • Download URL: wpipe_plugins-0.1.2.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for wpipe_plugins-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d069ac6b8ffc6c6a98cc392342943005409b8634429b045ab0d0fa7990739737
MD5 9e8924d3d35c96d5517441fcf2a5bea8
BLAKE2b-256 c4a198f4b78b3ef1529c7023a2e2bb6bbaa50da1735d65502cd3a01812869bc6

See more details on using hashes here.

File details

Details for the file wpipe_plugins-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: wpipe_plugins-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 39.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for wpipe_plugins-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a6a68d79ba11cb8684b8b6858230fee55a251ad3b1de7a6289f0fc6525d02238
MD5 0281cc608ff485e4af41c0ef8ee59c70
BLAKE2b-256 953f732c88034bce0cfc653fbd34d65d79249127e1dbdb6aba0f35fd6533b487

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page