bolt-control-flow


Namebolt-control-flow JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://vdvman1.github.io/bolt-control-flow/
SummaryUtilities and helpers for overriding control flow behaviour in Bolt
upload_time2024-02-23 23:32:45
maintainer
docs_urlNone
authorStefan van der Velden
requires_python>=3.10,<4.0
licenseMIT
keywords beet bolt minecraft minecraft-commands mcfunction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bolt-control-flow

[![GitHub Actions](https://github.com/vdvman1/bolt-control-flow/workflows/CI/badge.svg)](https://github.com/vdvman1/bolt-control-flow/actions)

> Utilities and helpers for overriding control flow behaviour in Bolt

## Installation

```bash
pip install bolt_control_flow
```

---

License - [MIT](https://github.com/vdvman1/bolt-control-flow/blob/main/LICENSE)



            

Raw data

            {
    "_id": null,
    "home_page": "https://vdvman1.github.io/bolt-control-flow/",
    "name": "bolt-control-flow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "beet,bolt,minecraft,minecraft-commands,mcfunction",
    "author": "Stefan van der Velden",
    "author_email": "vdvman1@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/50/3c/67c21c5a0ee61b461bd992c31b8da0283433f4f7233e0afe70f1717d2a12/bolt_control_flow-0.3.0.tar.gz",
    "platform": null,
    "description": "# bolt-control-flow\n\n[![GitHub Actions](https://github.com/vdvman1/bolt-control-flow/workflows/CI/badge.svg)](https://github.com/vdvman1/bolt-control-flow/actions)\n\n> Utilities and helpers for overriding control flow behaviour in Bolt\n\n## Installation\n\n```bash\npip install bolt_control_flow\n```\n\n---\n\nLicense - [MIT](https://github.com/vdvman1/bolt-control-flow/blob/main/LICENSE)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utilities and helpers for overriding control flow behaviour in Bolt",
    "version": "0.3.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/vdvman1/bolt-control-flow/issues",
        "Documentation": "https://vdvman1.github.io/bolt-control-flow/",
        "Homepage": "https://vdvman1.github.io/bolt-control-flow/",
        "Repository": "https://github.com/vdvman1/bolt-control-flow"
    },
    "split_keywords": [
        "beet",
        "bolt",
        "minecraft",
        "minecraft-commands",
        "mcfunction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c12423d3083266c1cb9b8b7bc8320a18c24ed38af519536a208b79e78cd5a672",
                "md5": "62027b4db8a615c4bb404183b5e19260",
                "sha256": "de2a6a0b9cd3a4f21466c07d22277ef07995484a2f7caded137ace4a4b5944f7"
            },
            "downloads": -1,
            "filename": "bolt_control_flow-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62027b4db8a615c4bb404183b5e19260",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 10009,
            "upload_time": "2024-02-23T23:32:44",
            "upload_time_iso_8601": "2024-02-23T23:32:44.197196Z",
            "url": "https://files.pythonhosted.org/packages/c1/24/23d3083266c1cb9b8b7bc8320a18c24ed38af519536a208b79e78cd5a672/bolt_control_flow-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "503c67c21c5a0ee61b461bd992c31b8da0283433f4f7233e0afe70f1717d2a12",
                "md5": "ad8008ae2070b50eda90b80ca8c4d2d2",
                "sha256": "570fdac25e590d238ae02d5d286855cbece6880da20a9214ce90a7f32b6664a3"
            },
            "downloads": -1,
            "filename": "bolt_control_flow-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ad8008ae2070b50eda90b80ca8c4d2d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 8379,
            "upload_time": "2024-02-23T23:32:45",
            "upload_time_iso_8601": "2024-02-23T23:32:45.725145Z",
            "url": "https://files.pythonhosted.org/packages/50/3c/67c21c5a0ee61b461bd992c31b8da0283433f4f7233e0afe70f1717d2a12/bolt_control_flow-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 23:32:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vdvman1",
    "github_project": "bolt-control-flow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bolt-control-flow"
}
        
Elapsed time: 0.18919s