Skip to main content

Autogenerated python gRPC interface package for ansys-api-workbench, built on 15:27:32 on 12 June 2024

Project description

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.

git tag v0.5.0
git push --tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansys_api_workbench-0.2.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

ansys_api_workbench-0.2.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file ansys_api_workbench-0.2.0.tar.gz.

File metadata

  • Download URL: ansys_api_workbench-0.2.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for ansys_api_workbench-0.2.0.tar.gz
Algorithm Hash digest
SHA256 05fe96149702a32fb0a620a481973293a1985d22c2e486dcf51611cd4056f8ef
MD5 fcaf73f0eb47c81b2d8310c9e79eee1a
BLAKE2b-256 eca294d2135104753675924032533e704ea428109ec239ae18be002bf799f26f

See more details on using hashes here.

File details

Details for the file ansys_api_workbench-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_api_workbench-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1932e5c480f982690aa85a522548de5094cb5f3b909a9b30e1165544014327fa
MD5 0aa73c82716f1f5ad1bf9cc6cfcd3fa4
BLAKE2b-256 4355f35b098d4fc5c89db1ed37407057a3ce02439f1822b45e41365d9766af3d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page