### ansys-api-workbench gRPC Interface Package
This Python package contains the auto-generated gRPC Python interface files for
the Ansys Workbench Service.
#### Installation
Provided that these wheels have been published to public PyPI, they can be
installed with:
```
python -m pip install ansys-api-workbench
```
#### Build
To build the gRPC packages, run:
```
python -m pip install build
python -m build
```
This will create both the source distribution containing just the protofiles
along with the wheel containing the protofiles and build Python interface
files.
#### Manual deployment
After building the packages, manually deploy them with:
```
python -m pip install twine
python -m twine upload dist/*
```
Note that this is automatically done through CI/CD.
#### Automatic deployment
This repository contains GitHub CI/CD that enables the automatic building of
source and wheel packages for these gRPC Python interface files. By default,
these are built on PRs, the main branch, and on tags when pushing. Artifacts
are uploaded for each PR.
To publicly release wheels to PyPI, ensure your branch is up-to-date and then
push tags. For example, for the version ``v0.5.0``.
```bash
git tag v0.5.0
git push --tags
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ansys-internal/ansys-api-workbench",
"name": "ansys-api-workbench",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "ANSYS, Inc.",
"author_email": "pyansys.core@ansys.com",
"download_url": "https://files.pythonhosted.org/packages/ec/a2/94d2135104753675924032533e704ea428109ec239ae18be002bf799f26f/ansys_api_workbench-0.2.0.tar.gz",
"platform": null,
"description": "### ansys-api-workbench gRPC Interface Package\n\nThis Python package contains the auto-generated gRPC Python interface files for\nthe Ansys Workbench Service.\n\n\n#### Installation\n\nProvided that these wheels have been published to public PyPI, they can be\ninstalled with:\n\n```\npython -m pip install ansys-api-workbench\n\n```\n\n#### Build\n\nTo build the gRPC packages, run:\n\n```\npython -m pip install build\npython -m build\n```\n\nThis will create both the source distribution containing just the protofiles\nalong with the wheel containing the protofiles and build Python interface\nfiles.\n\n#### Manual deployment\n\nAfter building the packages, manually deploy them with:\n\n```\npython -m pip install twine\npython -m twine upload dist/*\n```\n\nNote that this is automatically done through CI/CD.\n\n#### Automatic deployment\n\nThis repository contains GitHub CI/CD that enables the automatic building of\nsource and wheel packages for these gRPC Python interface files. By default,\nthese are built on PRs, the main branch, and on tags when pushing. Artifacts\nare uploaded for each PR.\n\nTo publicly release wheels to PyPI, ensure your branch is up-to-date and then\npush tags. For example, for the version ``v0.5.0``.\n\n```bash\ngit tag v0.5.0\ngit push --tags\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Autogenerated python gRPC interface package for ansys-api-workbench, built on 15:27:32 on 12 June 2024",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://github.com/ansys/ansys-api-workbench/#readme",
"Homepage": "https://github.com/ansys-internal/ansys-api-workbench",
"Source": "https://github.com/ansys/ansys-api-workbench/",
"Tracker": "https://github.com/ansys/ansys-api-workbench/issues/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4355f35b098d4fc5c89db1ed37407057a3ce02439f1822b45e41365d9766af3d",
"md5": "0aa73c82716f1f5ad1bf9cc6cfcd3fa4",
"sha256": "1932e5c480f982690aa85a522548de5094cb5f3b909a9b30e1165544014327fa"
},
"downloads": -1,
"filename": "ansys_api_workbench-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0aa73c82716f1f5ad1bf9cc6cfcd3fa4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 11554,
"upload_time": "2024-06-12T15:28:20",
"upload_time_iso_8601": "2024-06-12T15:28:20.041352Z",
"url": "https://files.pythonhosted.org/packages/43/55/f35b098d4fc5c89db1ed37407057a3ce02439f1822b45e41365d9766af3d/ansys_api_workbench-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eca294d2135104753675924032533e704ea428109ec239ae18be002bf799f26f",
"md5": "fcaf73f0eb47c81b2d8310c9e79eee1a",
"sha256": "05fe96149702a32fb0a620a481973293a1985d22c2e486dcf51611cd4056f8ef"
},
"downloads": -1,
"filename": "ansys_api_workbench-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "fcaf73f0eb47c81b2d8310c9e79eee1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 5432,
"upload_time": "2024-06-12T15:28:21",
"upload_time_iso_8601": "2024-06-12T15:28:21.343324Z",
"url": "https://files.pythonhosted.org/packages/ec/a2/94d2135104753675924032533e704ea428109ec239ae18be002bf799f26f/ansys_api_workbench-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-12 15:28:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ansys-internal",
"github_project": "ansys-api-workbench",
"github_not_found": true,
"lcname": "ansys-api-workbench"
}