Skip to main content

Autogenerated python gRPC interface package for ansys-api-discovery, built on 14:18:57 on 26 April 2024

Project description

ansys-api-discovery gRPC Interface Package

This repository provides the auto-generated gRPC Python interface files for Discovery/SpaceClaim.

Installation

Provided that these wheels have been published to public PyPI, they can be installed with:

pip install ansys-api-discovery

Build

To build the gRPC packages, run:

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.

Note that the interface files are identical regardless of the version of Python used to generate them, but the last pre-built wheel for grpcio~=1.47 was Python 3.7, so to improve your build time, use Python 3.7 when building the wheel.

Manual Deployment

After building the packages, manually deploy them with:

pip install twine
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.1.

git tag v0.5.1
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_discovery-0.5.2.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

ansys_api_discovery-0.5.2-py3-none-any.whl (95.8 kB view details)

Uploaded Python 3

File details

Details for the file ansys_api_discovery-0.5.2.tar.gz.

File metadata

  • Download URL: ansys_api_discovery-0.5.2.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.14

File hashes

Hashes for ansys_api_discovery-0.5.2.tar.gz
Algorithm Hash digest
SHA256 dd6443b1cdcd05b133e83980fbfba2f026cae2431cfb3bc726b074f079b6ef20
MD5 db8fce6cd749ac75fa1e843449544576
BLAKE2b-256 7b23b02d75aab50830e822a77b59a9cd20c37ecc81015008363f4ea78de10f2f

See more details on using hashes here.

File details

Details for the file ansys_api_discovery-0.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_api_discovery-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6c4cf8e0ec9fe432eab3a75ca71146b1ca9db6bf4ef0d2b93ae5713d210d183a
MD5 d22dd63bbab847db5d7b8ba7141d619e
BLAKE2b-256 1321ebdd06b5ea08b801a9b37b88dd90a8f800125ebb25d04cfd939d2c89b2fb

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