Skip to main content

Autogenerated Python package for the Ansys Composite PrepPost (ACP) gRPC API.

Reason this release was yanked:

Library distribution incompatible with current PyACP release - yanking for safety

Project description

ansys-api-acp gRPC Interface Package

This Python package contains the auto-generated gRPC Python interface files for ACP.

Installation

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

pip install ansys-api-acp

Otherwise, see the

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.17 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.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_acp-0.1.0.dev10.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

ansys_api_acp-0.1.0.dev10-py3-none-any.whl (327.9 kB view details)

Uploaded Python 3

File details

Details for the file ansys_api_acp-0.1.0.dev10.tar.gz.

File metadata

  • Download URL: ansys_api_acp-0.1.0.dev10.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for ansys_api_acp-0.1.0.dev10.tar.gz
Algorithm Hash digest
SHA256 8a9c29baf24721efc586745c1b910ab87645658082ac38acecdae879a5766abd
MD5 f2e3c6d17497a943ed64ee340fb6d9a5
BLAKE2b-256 50a3f959e9d02e5ad48af52a997c44c9c966d2af1c91cc3d6b0c7510e8b331f0

See more details on using hashes here.

File details

Details for the file ansys_api_acp-0.1.0.dev10-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_api_acp-0.1.0.dev10-py3-none-any.whl
Algorithm Hash digest
SHA256 d957c388a92f35f39f06f4ff7c8515a193a116917fe5d6711e9c65129d844e15
MD5 9117182e27334da91da148388487d44d
BLAKE2b-256 24589a037d7614bb98e05f0be8b14d245aea4fb144e1269fa9c23d9ea801ebd0

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