{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"wmill is a Python client library for the Windmill workflow automation platform, providing methods to access variables, resources, run scripts, and manage job state.","skillfed_tags":["workflow-automation","api-client"],"use_cases":["Fetch Windmill variables and resources from within a Python script or application.","Run Windmill scripts synchronously or asynchronously and retrieve their results.","Manage script execution state across multiple invocations.","Build Python automation that orchestrates jobs via the Windmill API.","Integrate Windmill workflows into a larger Python backend or data pipeline."],"what_it_does":"wmill is the official Python client for Windmill, a workflow automation platform. It wraps the Windmill server API and exposes both simple top-level functions for common operations (getting variables and resources, running scripts, managing state) and a lower-level Windmill class for direct API access via get/post methods. The library depends only on httpx for HTTP communication.\n\nYou use wmill when you need to interact with a Windmill instance from Python\u2014either to orchestrate workflows, fetch configuration data, or integrate Windmill into a larger Python application. It's designed for both simple scripting (one-liners to fetch a variable) and complex automation (async job submission and polling).","worth_installing":"Yes. wmill is actively maintained (released 1 day ago), has a permissive Apache-2.0 license, minimal dependencies, and is in the top 5000 PyPI packages. Install it if you need to interact with a Windmill instance from Python. No known security vulnerabilities."},"id":"wmill","links":{"html":"https://skillfed.io/packages/wmill","md":"https://skillfed.io/packages/wmill.md","pypi":"https://pypi.org/project/wmill/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"wmill","python_support":"supports_current","summary":"A client library for accessing Windmill server wrapping the Windmill client API"},"popularity":{"monthly_downloads":866999,"position":4859,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.789.0"}
