ignition-api-stubs


Nameignition-api-stubs JSON
Version 8.1.39.post1 PyPI version JSON
download
home_pageNone
SummaryIgnition Scripting API Stubs
upload_time2024-04-30 18:35:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT License Copyright (c) 2022 César Román Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords hmi ignition inductive automation scada
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ignition-api-stubs

<!--- Badges --->
![GitHub last commit (stubs)](https://img.shields.io/github/last-commit/ignition-api/8.1-stubs/main)
[![GitHub contributors](https://img.shields.io/github/contributors/ignition-api/8.1-stubs)](https://github.com/ignition-api/8.1-stubs/graphs/contributors)
[![Downloads](https://pepy.tech/badge/ignition-api-stubs)](https://pepy.tech/project/ignition-api-stubs)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ignition-api/8.1-stubs/main.svg)](https://results.pre-commit.ci/latest/github/ignition-api/8.1-stubs/main)
[![Join us on GitHub discussions](https://img.shields.io/badge/github-discussions-informational)](https://github.com/ignition-api/discussions/discussions)

This package contains a collection of [stubs](https://www.python.org/dev/peps/pep-484/) for [`ignition-api/8.1`](https://github.com/ignition-api/8.1). These files were generated using `mypy`'s [`stubgen`](https://mypy.readthedocs.io/en/stable/stubgen.html).

## Installation and usage

To use ignition-api-stubs, you may install it with `pip`. It requires Python 3.7+.

```sh
python3 -m pip install ignition-api-stubs
```

To run `mypy` against your code, execute the following command passing the source directory (typically `src`) or a single file:

```sh
mypy --py2 src
```

Or

```sh
mypy --py2 code.py
```

## Contributing

See [CONTRIBUTING.md](https://github.com/ignition-api/.github/blob/main/CONTRIBUTING.md#contributing-to-ignition-api).

## Discussions

Feel free to post your questions and/or ideas at [Discussions](https://github.com/ignition-api/discussions/discussions).

## Contributors

Thanks to everyone who has contributed to this project.

Up-to-date list of contributors can be found [here](https://github.com/ignition-api/8.1-stubs/graphs/contributors).

## License

See the [LICENSE](https://github.com/ignition-api/8.1-stubs/blob/HEAD/LICENSE).

## Code of conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ignition-api-stubs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "hmi, ignition, inductive automation, scada",
    "author": null,
    "author_email": "C\u00e9sar Rom\u00e1n <cesar@coatl.dev>",
    "download_url": "https://files.pythonhosted.org/packages/26/6c/9069dc62471f41becc2a6d5938ec8e80ea2e86a71db3fd438e9aeeb18e5a/ignition_api_stubs-8.1.39.post1.tar.gz",
    "platform": null,
    "description": "# ignition-api-stubs\n\n<!--- Badges --->\n![GitHub last commit (stubs)](https://img.shields.io/github/last-commit/ignition-api/8.1-stubs/main)\n[![GitHub contributors](https://img.shields.io/github/contributors/ignition-api/8.1-stubs)](https://github.com/ignition-api/8.1-stubs/graphs/contributors)\n[![Downloads](https://pepy.tech/badge/ignition-api-stubs)](https://pepy.tech/project/ignition-api-stubs)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ignition-api/8.1-stubs/main.svg)](https://results.pre-commit.ci/latest/github/ignition-api/8.1-stubs/main)\n[![Join us on GitHub discussions](https://img.shields.io/badge/github-discussions-informational)](https://github.com/ignition-api/discussions/discussions)\n\nThis package contains a collection of [stubs](https://www.python.org/dev/peps/pep-484/) for [`ignition-api/8.1`](https://github.com/ignition-api/8.1). These files were generated using `mypy`'s [`stubgen`](https://mypy.readthedocs.io/en/stable/stubgen.html).\n\n## Installation and usage\n\nTo use ignition-api-stubs, you may install it with `pip`. It requires Python 3.7+.\n\n```sh\npython3 -m pip install ignition-api-stubs\n```\n\nTo run `mypy` against your code, execute the following command passing the source directory (typically `src`) or a single file:\n\n```sh\nmypy --py2 src\n```\n\nOr\n\n```sh\nmypy --py2 code.py\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/ignition-api/.github/blob/main/CONTRIBUTING.md#contributing-to-ignition-api).\n\n## Discussions\n\nFeel free to post your questions and/or ideas at [Discussions](https://github.com/ignition-api/discussions/discussions).\n\n## Contributors\n\nThanks to everyone who has contributed to this project.\n\nUp-to-date list of contributors can be found [here](https://github.com/ignition-api/8.1-stubs/graphs/contributors).\n\n## License\n\nSee the [LICENSE](https://github.com/ignition-api/8.1-stubs/blob/HEAD/LICENSE).\n\n## Code of conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 C\u00e9sar Rom\u00e1n  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Ignition Scripting API Stubs",
    "version": "8.1.39.post1",
    "project_urls": {
        "Funding": "https://github.com/sponsors/coatl",
        "Homepage": "https://ignition-api.github.io/stubs",
        "Source": "https://github.com/ignition-api/stubs",
        "Tracker": "https://github.com/ignition-api/stubs/issues"
    },
    "split_keywords": [
        "hmi",
        " ignition",
        " inductive automation",
        " scada"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35023d0f983cd8b68f98909c52b9b4b921d05ee50fe966e93c92c13d085e92da",
                "md5": "a7f9d2242019863238192d503b932584",
                "sha256": "8eb99999931c8a5f16230f1a8542728796257b1c0390e05df6c08ad61e2c1ea4"
            },
            "downloads": -1,
            "filename": "ignition_api_stubs-8.1.39.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a7f9d2242019863238192d503b932584",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 138543,
            "upload_time": "2024-04-30T18:35:49",
            "upload_time_iso_8601": "2024-04-30T18:35:49.876996Z",
            "url": "https://files.pythonhosted.org/packages/35/02/3d0f983cd8b68f98909c52b9b4b921d05ee50fe966e93c92c13d085e92da/ignition_api_stubs-8.1.39.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "266c9069dc62471f41becc2a6d5938ec8e80ea2e86a71db3fd438e9aeeb18e5a",
                "md5": "d212765340ad086fce2fa5b008aecb56",
                "sha256": "a5ba2904b54805e8e3016344fd99f2d188e75f7e8e28d23207a350add2ee81f0"
            },
            "downloads": -1,
            "filename": "ignition_api_stubs-8.1.39.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "d212765340ad086fce2fa5b008aecb56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 88068,
            "upload_time": "2024-04-30T18:35:52",
            "upload_time_iso_8601": "2024-04-30T18:35:52.029689Z",
            "url": "https://files.pythonhosted.org/packages/26/6c/9069dc62471f41becc2a6d5938ec8e80ea2e86a71db3fd438e9aeeb18e5a/ignition_api_stubs-8.1.39.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 18:35:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "coatl",
    "github_not_found": true,
    "lcname": "ignition-api-stubs"
}
        
Elapsed time: 0.26427s