AVxcelerate API
The AVxcelerate API provides auto-generated gRPC Python interface files for Ansys AVxcelerate.
Install the package
If wheels for the AVxcelerate API are published to the public PyPI, install the latest package with this command:
pip install ansys-api-avxcelerate
Build the package
Build the package by running these commands:
pip install build
python -m build
These commands create both the source distribution, which contains only the PROTO files, and the wheel, which includes the PROTO files and builds the Python interface files.
The interface files are identical regardless of the Python version used to generate them. However, the last pre-built wheel for grpcio~=1.17 was Python 3.7. To improve build time, use Python 3.7 when building the wheel.
Deploy manually
After building the packages, deploy them manually with these commands:
pip install twine
twine upload dist/*
Note: CI/CD automatically handles this process.
Deploy automatically
This repository includes GitHub CI/CD workflows that automatically build source and wheel packages for these API files. By default, these workflows run on pull requests, the main branch, and tags when pushed. Artifacts are uploaded for each pull request.
To release wheels publicly to PyPI, ensure your branch is up to date and push tags. For example, use the following commands to push the v0.1.0 tag:
git tag v0.1.0
git push --tags
Report issues
Use the AVxcelerate API Issues page to report bugs and request new features. Visit the Discussions page on the Ansys Developer portal to post questions, share ideas, and get community feedback.
For general questions about the PyAnsys ecosystem that are not specific to the AVxcelerate API, contact the PyAnsys Core team.
Release files for ansys-api-avxcelerate 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ansys_api_avxcelerate-0.2.0.tar.gz | 40.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ansys_api_avxcelerate-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 271.0 kB
Release files / ansys_api_avxcelerate-0.2.0.tar.gz
| Download URL | ansys_api_avxcelerate-0.2.0.tar.gz |
|---|---|
| Size | 40.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e23b218a3190ae6bda62ed40573a80752abc0ada9c165ac1a0b66c43b6fd7e87
|
|
BLAKE2b-256 checksum How to use checksums |
dd5451337a642a39e99a5c445ae47a69ba0d32249b0193ae9f532a9451ddd764
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Nov 5, 2025.
Transparency logRelease files / ansys_api_avxcelerate-0.2.0-py3-none-any.whl
| Download URL | ansys_api_avxcelerate-0.2.0-py3-none-any.whl |
|---|---|
| Size | 230.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
87af3d1c0881b42922b20114b7fafaafba7af60dbbf89e1e25d4fe3b541839c0
|
|
BLAKE2b-256 checksum How to use checksums |
163e1eb109313c7e3be270cc6ef4c40afac7e223a82fe3e27df282d47c7c8e9d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Nov 5, 2025.
Transparency log