Autogenerated Python gRPC interface package for ansys-api-dbu, built on 07:26:27 on 11 August 2023
Project description
ansys-api-dbu gRPC Interface Package
This repository provides the auto-generated gRPC Python interface files for the Ansys DBU Service.
Installation
Provided that these wheels have been published to public PyPI, they can be installed with:
pip install ansys-api-dbu
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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ansys-api-dbu-0.1.0.tar.gz
.
File metadata
- Download URL: ansys-api-dbu-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07bfe4ee9f1385064dee1a5356047e8b29f6fe6adb3d0ce3b630632bdc3e2d47 |
|
MD5 | 6ca8dce2329664a80204fde6d700f963 |
|
BLAKE2b-256 | f8403ec6631a90f1080952de93e48c16d49bdf1c3372279119f329f19da17816 |
File details
Details for the file ansys_api_dbu-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ansys_api_dbu-0.1.0-py3-none-any.whl
- Upload date:
- Size: 40.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29380cadf33b4c752233fc076645a989ee7cf710e64c5cde38e848132ad4016b |
|
MD5 | ba4c0af4824c63bc38c6d129f12bb1c6 |
|
BLAKE2b-256 | 826dc48e90df6d7ae4d3453012831683c05d218c5b877724b40fb4486df1ed02 |