go-task-bin


Namego-task-bin JSON
Version 3.44.1 PyPI version JSON
download
home_pageNone
Summarytask - A task runner / simpler Make alternative written in Go
upload_time2025-07-24 01:43:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords build build-tool devops go make makefile runner task task-runner taskfile tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # go-task-bin

https://github.com/go-task/task

https://taskfile.dev/

<div align="center">
  <img id="logo" src="https://taskfile.dev/img/logo.svg" height="250px" width="250px" />
</div>
<br />

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, [GNU Make](https://www.gnu.org/software/make/).

Since it's written in [Go](https://go.dev/), Task is just a single binary and has no other dependencies, which means you don't need to mess with any complicated install setups just to use a build tool.

## Features

- [Easy installation](https://taskfile.dev/installation): just download a single binary, add to `$PATH` and you're done! Or you can also install using [Homebrew](https://brew.sh/), [Snapcraft](https://snapcraft.io/), or [Scoop](https://scoop.sh/) if you want.
- Available on CIs: by adding [this simple command](https://taskfile.dev/installation#install-script) to install on your CI script and you're ready to use Task as part of your CI pipeline;
- Truly cross-platform: while most build tools only work well on Linux or macOS, Task also supports Windows thanks to [this shell interpreter for Go](https://github.com/mvdan/sh).
- Great for code generation: you can easily [prevent a task from running](https://taskfile.dev/usage#prevent-unnecessary-work) if a given set of files haven't changed since last run (based either on its timestamp or content).

## Documentation

- If you're new to Task, we recommend taking a look at our [getting started guide](https://taskfile.dev/getting-started/) for an quick introduction.
- You can also browse our [usage documentation](https://taskfile.dev/usage/) for more details on how all the features work.
- Or use our quick reference documentation for the [Taskfile schema](https://taskfile.dev/reference/schema/) or [CLI](https://taskfile.dev/reference/cli/).

## install

```sh
pip install go-task-bin
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "go-task-bin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "build, build-tool, devops, go, make, makefile, runner, task, task-runner, taskfile, tool",
    "author": null,
    "author_email": "dowon <ks2515@naver.com>",
    "download_url": "https://files.pythonhosted.org/packages/80/5e/12cda017fa77ee235745d2d67f696bbafc53918a9727806eaf090523804f/go_task_bin-3.44.1.tar.gz",
    "platform": null,
    "description": "# go-task-bin\n\nhttps://github.com/go-task/task\n\nhttps://taskfile.dev/\n\n<div align=\"center\">\n  <img id=\"logo\" src=\"https://taskfile.dev/img/logo.svg\" height=\"250px\" width=\"250px\" />\n</div>\n<br />\n\nTask is a task runner / build tool that aims to be simpler and easier to use than, for example, [GNU Make](https://www.gnu.org/software/make/).\n\nSince it's written in [Go](https://go.dev/), Task is just a single binary and has no other dependencies, which means you don't need to mess with any complicated install setups just to use a build tool.\n\n## Features\n\n- [Easy installation](https://taskfile.dev/installation): just download a single binary, add to `$PATH` and you're done! Or you can also install using [Homebrew](https://brew.sh/), [Snapcraft](https://snapcraft.io/), or [Scoop](https://scoop.sh/) if you want.\n- Available on CIs: by adding [this simple command](https://taskfile.dev/installation#install-script) to install on your CI script and you're ready to use Task as part of your CI pipeline;\n- Truly cross-platform: while most build tools only work well on Linux or macOS, Task also supports Windows thanks to [this shell interpreter for Go](https://github.com/mvdan/sh).\n- Great for code generation: you can easily [prevent a task from running](https://taskfile.dev/usage#prevent-unnecessary-work) if a given set of files haven't changed since last run (based either on its timestamp or content).\n\n## Documentation\n\n- If you're new to Task, we recommend taking a look at our [getting started guide](https://taskfile.dev/getting-started/) for an quick introduction.\n- You can also browse our [usage documentation](https://taskfile.dev/usage/) for more details on how all the features work.\n- Or use our quick reference documentation for the [Taskfile schema](https://taskfile.dev/reference/schema/) or [CLI](https://taskfile.dev/reference/cli/).\n\n## install\n\n```sh\npip install go-task-bin\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "task - A task runner / simpler Make alternative written in Go",
    "version": "3.44.1",
    "project_urls": {
        "repository": "https://github.com/Bing-su/pip-binary-factory",
        "taskfile": "https://taskfile.dev"
    },
    "split_keywords": [
        "build",
        " build-tool",
        " devops",
        " go",
        " make",
        " makefile",
        " runner",
        " task",
        " task-runner",
        " taskfile",
        " tool"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c80b06753bf02af0cbd28721295a6dea8c951c06407d0e0a202133a0215535e",
                "md5": "d1d4ad31105e5473cdaffeacac8ecce2",
                "sha256": "7d7cf5df2729d20ed9d4fc5aa49c18b832b837cd5357b3f11f6b65824a29ee32"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-android_33_arm64_v8a.whl",
            "has_sig": false,
            "md5_digest": "d1d4ad31105e5473cdaffeacac8ecce2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6462583,
            "upload_time": "2025-07-24T01:43:03",
            "upload_time_iso_8601": "2025-07-24T01:43:03.348741Z",
            "url": "https://files.pythonhosted.org/packages/1c/80/b06753bf02af0cbd28721295a6dea8c951c06407d0e0a202133a0215535e/go_task_bin-3.44.1-py3-none-android_33_arm64_v8a.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba249fe13951b9961810edfa39bed66c9c8c4fe88ec777e89033888c5c4c1311",
                "md5": "d79c22745236c4bfe16bbf518afbce40",
                "sha256": "5050861a1144fbd2c0e773aa23d918c0a68abcc9c9df02299feaa642e7dd1685"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d79c22745236c4bfe16bbf518afbce40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6391126,
            "upload_time": "2025-07-24T01:43:05",
            "upload_time_iso_8601": "2025-07-24T01:43:05.356859Z",
            "url": "https://files.pythonhosted.org/packages/ba/24/9fe13951b9961810edfa39bed66c9c8c4fe88ec777e89033888c5c4c1311/go_task_bin-3.44.1-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5c1b626c8dbc5a956ed7d6ab9ad7fadf924245748e2b85f7ec9a50c57ac96ed",
                "md5": "2861c45239d31009ea218e765f60f3f8",
                "sha256": "be0baaf29567d430ac9275802290d3b43b9c5f4af79a9faf9893e11a73ec1eb0"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2861c45239d31009ea218e765f60f3f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6846631,
            "upload_time": "2025-07-24T01:43:06",
            "upload_time_iso_8601": "2025-07-24T01:43:06.854860Z",
            "url": "https://files.pythonhosted.org/packages/f5/c1/b626c8dbc5a956ed7d6ab9ad7fadf924245748e2b85f7ec9a50c57ac96ed/go_task_bin-3.44.1-py3-none-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3df3b50ef4286a1dc2e600cf8890104c3b8d21713a592de8287d502f7b1e90e7",
                "md5": "a399dce5d641ede7cc96e0a4af4aa9eb",
                "sha256": "8ab0174ebaa9113134f3b60f3e538ba926afd8e429e9e117b9d9776fd8f75fe4"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a399dce5d641ede7cc96e0a4af4aa9eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6153057,
            "upload_time": "2025-07-24T01:43:08",
            "upload_time_iso_8601": "2025-07-24T01:43:08.641446Z",
            "url": "https://files.pythonhosted.org/packages/3d/f3/b50ef4286a1dc2e600cf8890104c3b8d21713a592de8287d502f7b1e90e7/go_task_bin-3.44.1-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b871586a050b55953e48f09d17429c3f6a3101d26b37614065f974fcf8ae5c23",
                "md5": "e0e235c32cd0d1e9a0bd5238904ac7fb",
                "sha256": "7d02aefefa487edfe0e684054452302d60d683e5c36cb1f21712d2a7c4051acf"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-manylinux_2_28_ppc64le.musllinux_1_2_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "e0e235c32cd0d1e9a0bd5238904ac7fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6127582,
            "upload_time": "2025-07-24T01:43:10",
            "upload_time_iso_8601": "2025-07-24T01:43:10.411298Z",
            "url": "https://files.pythonhosted.org/packages/b8/71/586a050b55953e48f09d17429c3f6a3101d26b37614065f974fcf8ae5c23/go_task_bin-3.44.1-py3-none-manylinux_2_28_ppc64le.musllinux_1_2_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "298ccd1424ef91987e595b16a910a40efec343f1929402b82bbd36dd0ab358ae",
                "md5": "51732c620a17e1192ee82f2ac6ccdd9b",
                "sha256": "3d7b9d04171b4a901e40bf1ddf22db65db7b650bd05725691cf63bede4f293b7"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-manylinux_2_28_riscv64.musllinux_1_2_riscv64.whl",
            "has_sig": false,
            "md5_digest": "51732c620a17e1192ee82f2ac6ccdd9b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6355433,
            "upload_time": "2025-07-24T01:43:11",
            "upload_time_iso_8601": "2025-07-24T01:43:11.866677Z",
            "url": "https://files.pythonhosted.org/packages/29/8c/cd1424ef91987e595b16a910a40efec343f1929402b82bbd36dd0ab358ae/go_task_bin-3.44.1-py3-none-manylinux_2_28_riscv64.musllinux_1_2_riscv64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8cb03625bb25fe924e79e474c59a17bbbdbb2fedde2368373458db4e07e858b",
                "md5": "681e66e7ba4b70756a44a3fca5913b00",
                "sha256": "a49f0e15b353b9a501cf7de7a46e795c96f2e5139559aec5fcedf4526a53a9bf"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-manylinux_2_28_s390x.musllinux_1_2_s390x.whl",
            "has_sig": false,
            "md5_digest": "681e66e7ba4b70756a44a3fca5913b00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6602738,
            "upload_time": "2025-07-24T01:43:13",
            "upload_time_iso_8601": "2025-07-24T01:43:13.336827Z",
            "url": "https://files.pythonhosted.org/packages/c8/cb/03625bb25fe924e79e474c59a17bbbdbb2fedde2368373458db4e07e858b/go_task_bin-3.44.1-py3-none-manylinux_2_28_s390x.musllinux_1_2_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6819eaaadf3c81f8179e3039fcd9e996d24190affde48bc89732209a0b773251",
                "md5": "90cddda74ae4905f86368d6095d160af",
                "sha256": "2040cf1cf848fa9b6c2292c4d994f6322d237c76ba2c78c25735fc5528cf3032"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "90cddda74ae4905f86368d6095d160af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6735464,
            "upload_time": "2025-07-24T01:43:14",
            "upload_time_iso_8601": "2025-07-24T01:43:14.871946Z",
            "url": "https://files.pythonhosted.org/packages/68/19/eaaadf3c81f8179e3039fcd9e996d24190affde48bc89732209a0b773251/go_task_bin-3.44.1-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "74421f7b0b27d60e7978bf87e227b5c482796b36d33e212a9ae476425a03407b",
                "md5": "2847648bc534c9691a92d3c74ef2ce74",
                "sha256": "ebfd39ef70433ec8adaa5b4c8b705dcbdfc9ff4998887a45572c9108f226fb09"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2847648bc534c9691a92d3c74ef2ce74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6929044,
            "upload_time": "2025-07-24T01:43:16",
            "upload_time_iso_8601": "2025-07-24T01:43:16.603088Z",
            "url": "https://files.pythonhosted.org/packages/74/42/1f7b0b27d60e7978bf87e227b5c482796b36d33e212a9ae476425a03407b/go_task_bin-3.44.1-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da2487e864764d148bd9b18c40a7eef824d4340e44f2aa09d2e8c3a405d1e58e",
                "md5": "8cd58756ee80766f9593a1c213c70f07",
                "sha256": "abf61a43a42854a0cc2e0036460d8f0fa924eaab7d9dab5069a431b61e06bd04"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1-py3-none-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "8cd58756ee80766f9593a1c213c70f07",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6257152,
            "upload_time": "2025-07-24T01:43:17",
            "upload_time_iso_8601": "2025-07-24T01:43:17.969610Z",
            "url": "https://files.pythonhosted.org/packages/da/24/87e864764d148bd9b18c40a7eef824d4340e44f2aa09d2e8c3a405d1e58e/go_task_bin-3.44.1-py3-none-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "805e12cda017fa77ee235745d2d67f696bbafc53918a9727806eaf090523804f",
                "md5": "e6ba1b6cdd98b889c8e00acefcfd0838",
                "sha256": "dbb38dde0d3ca6445a51ed1b1c79969c40b27c6df58449012972f25f3051f54a"
            },
            "downloads": -1,
            "filename": "go_task_bin-3.44.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e6ba1b6cdd98b889c8e00acefcfd0838",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 571418,
            "upload_time": "2025-07-24T01:43:19",
            "upload_time_iso_8601": "2025-07-24T01:43:19.698575Z",
            "url": "https://files.pythonhosted.org/packages/80/5e/12cda017fa77ee235745d2d67f696bbafc53918a9727806eaf090523804f/go_task_bin-3.44.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 01:43:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Bing-su",
    "github_project": "pip-binary-factory",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "go-task-bin"
}
        
Elapsed time: 1.35250s