syre-excel-template-runner


Namesyre-excel-template-runner JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryExcel template runner for Syre.
upload_time2024-03-10 16:33:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords syre
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # syre_excel_template_runner

[![PyPI - Version](https://img.shields.io/pypi/v/syre-excel-template-runner.svg)](https://pypi.org/project/syre-excel-template-runner)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/syre-excel-template-runner.svg)](https://pypi.org/project/syre-excel-template-runner)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install syre-excel-template-runner
```

## About
Syre's Excel template runner allows [Syre](https://syre.ai) to use Excel workbooks as analysis templates for automation.
See [our tutorials](https://syre.ai/start/excel-templates) for more info.

## License

`syre-excel-template-runner` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "syre-excel-template-runner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "syre",
    "author": null,
    "author_email": "Brian Carlsen <carlsen.bri@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/43/1d/e8d7bc351b9626a705414dc7784448c83d548816237ada6fa0bb51f80244/syre_excel_template_runner-0.0.2.tar.gz",
    "platform": null,
    "description": "# syre_excel_template_runner\n\n[![PyPI - Version](https://img.shields.io/pypi/v/syre-excel-template-runner.svg)](https://pypi.org/project/syre-excel-template-runner)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/syre-excel-template-runner.svg)](https://pypi.org/project/syre-excel-template-runner)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install syre-excel-template-runner\n```\n\n## About\nSyre's Excel template runner allows [Syre](https://syre.ai) to use Excel workbooks as analysis templates for automation.\nSee [our tutorials](https://syre.ai/start/excel-templates) for more info.\n\n## License\n\n`syre-excel-template-runner` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Excel template runner for Syre.",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/syre-data/excel-template-runner#readme",
        "Issues": "https://github.com/syre-data/excel-template-runner/issues",
        "Source": "https://github.com/syre-data/excel-template-runner"
    },
    "split_keywords": [
        "syre"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c28e443bcc344c0b0e398bd994006a0663a5e7e8c002454699e6b1844d31859",
                "md5": "dc7f53a466c7c150571e015fb0547f8a",
                "sha256": "f2b698a8f823d729b513aeb93891a201caab1dfa53000e40b31e737da0140463"
            },
            "downloads": -1,
            "filename": "syre_excel_template_runner-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc7f53a466c7c150571e015fb0547f8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11796,
            "upload_time": "2024-03-10T16:33:55",
            "upload_time_iso_8601": "2024-03-10T16:33:55.373323Z",
            "url": "https://files.pythonhosted.org/packages/8c/28/e443bcc344c0b0e398bd994006a0663a5e7e8c002454699e6b1844d31859/syre_excel_template_runner-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "431de8d7bc351b9626a705414dc7784448c83d548816237ada6fa0bb51f80244",
                "md5": "76f01154c55c58e72a407667cf47b576",
                "sha256": "3799c7d444d730e3ef1c2a86e8f123dce438dbb61546646ef0d00798be23d559"
            },
            "downloads": -1,
            "filename": "syre_excel_template_runner-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "76f01154c55c58e72a407667cf47b576",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9355,
            "upload_time": "2024-03-10T16:33:57",
            "upload_time_iso_8601": "2024-03-10T16:33:57.170434Z",
            "url": "https://files.pythonhosted.org/packages/43/1d/e8d7bc351b9626a705414dc7784448c83d548816237ada6fa0bb51f80244/syre_excel_template_runner-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 16:33:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "syre-data",
    "github_project": "excel-template-runner#readme",
    "github_not_found": true,
    "lcname": "syre-excel-template-runner"
}
        
Elapsed time: 0.39227s