Autogenerated Python gRPC interface package for ansys-api-modelcenter, built on 07:56:53 on 02 August 2023
Project description
ansys-api-modelcenter
gRPC Interface Package.
This repository provides the auto-generated gRPC Python interface files for the Ansys ModelCenter.
Installation
Provided that these wheels have been published to public PyPI, they can be installed with:
pip install ansys-api-modelcenter
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.
git checkout release/{new_version}
git merge main
--> Bump the version
git push origin
git tag v{new_version}
git push origin v{{new_version}
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-modelcenter-0.1.0.tar.gz
.
File metadata
- Download URL: ansys-api-modelcenter-0.1.0.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d1ac3862580fe5ad8e0e22664f748394a7cda690bbcfe55e2fdeb2a121f6860 |
|
MD5 | e9a6265331d03d047d2069a830906317 |
|
BLAKE2b-256 | 4c7f809a636c0420e17e69366229efeabe6dead841fff36a1b0897f73445eda9 |
File details
Details for the file ansys_api_modelcenter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ansys_api_modelcenter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 94.4 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 | 24ca3d881b6c418f17599754ad2711df9f8fc5f271aec4427b23761d7f65fe76 |
|
MD5 | 46632d8c9d9145688c4b3c8606a4ec48 |
|
BLAKE2b-256 | 25e74756091cad8d8b5467a92b3d2ae78be68ccc33cb9e63f1860ce2ad541f58 |