{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"Provides a precompiled Go Task binary (a task runner and build tool simpler than Make) as a Python package, with no runtime dependencies beyond Python itself.","skillfed_tags":["build-automation","task-runner","cross-platform"],"use_cases":["Add Task as a build tool to a Python project's CI/CD pipeline without separate installation steps","Use Task for cross-platform build automation in projects that also use Python tooling","Distribute Task as part of a containerized or packaged Python application","Run Taskfiles in environments where Go is not installed but Python is available","Manage task dependencies and file-based incremental builds alongside Python development workflows"],"what_it_does":"go-task-bin packages the Task build tool\u2014a Go-based task runner designed as a simpler alternative to Make\u2014as a Python wheel. Task reads Taskfiles (similar to Makefiles) and executes defined tasks, with support for task dependencies, file-based change detection, and cross-platform shell execution. The package bundles a precompiled Task binary for your platform, so you get a single executable with no additional system dependencies once installed.\n\nThis is useful when you want Task available in a Python environment or CI pipeline without managing a separate Go installation or manual binary download. The package supports Python >=3.7 and provides wheels for Linux (multiple architectures), macOS (Intel and ARM), Windows, and Android.","worth_installing":"Yes, if you need Task in a Python environment or CI pipeline and want to avoid separate binary management. The permissive MIT license, active maintenance (last commit 2026-08-10), zero security vulnerabilities, and broad platform coverage make it a low-risk choice. Medium install friction is acceptable for a one-time setup. Not necessary if you already have Task installed system-wide or prefer native package managers."},"id":"go-task-bin","links":{"html":"https://skillfed.io/packages/go-task-bin","md":"https://skillfed.io/packages/go-task-bin.md","pypi":"https://pypi.org/project/go-task-bin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-03","license_spdx":null,"license_treatment":"permissive","name":"go-task-bin","python_support":"supports_current","summary":"A task runner / simpler Make alternative written in Go"},"popularity":{"monthly_downloads":201474,"position":9670,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.52.0"}
