A Python package for providing configuration information about Ansys products to SAF solutions.
Project description
Overview
SAF Product Configuration provides protocol-based interfaces and ready-to-use product definitions for launching products in SAF-based solutions.
Out of the box, the package contains the recipes, startup commands, environment settings, and version-specific metadata needed to launch selected Ansys products in a consistent way through SAF product instance systems such as HPS and PIM Light. These built-in configurations cover the following products, so solution developers can use proven launch definitions instead of reimplementing product startup behavior for each deployment.
Product |
Supported versions |
|---|---|
MAPDL |
2025 R1 SP4, 2025 R2 SP4 |
Mechanical |
2025 R1 SP4, 2025 R2 SP4 |
Fluent |
2025 R1 SP4, 2025 R2 SP4 |
AEDT |
2025 R1 SP4, 2025 R2 SP4 |
optiSLang |
2024 R1, 2024 R2 |
Geometry |
Windows 2025 R1 SP4, 2025 R2 SP4, Linux: 2025 R2 SP4 |
From a business and solution-development perspective, SAF Product Configuration helps reduce the amount of custom code that developers need to write and maintain to launch products reliably. It provides an out-of-the-box connector layer for product startup and lifecycle integration, so teams can focus more on solution logic and user workflows instead of rebuilding product-specific launch, configuration, and instance-management behavior.
The package is not limited to the built-in Ansys product definitions. It also provides protocol-based interfaces for describing a product name, supported versions, execution command, environment variables, service type, and transport settings. This makes it possible for developers to create and load their own custom product configurations to start additional Ansys products or even third-party applications, while keeping the same SAF integration model and configuration workflow.
Installation
Ensure you have all the necessary prerequisites. Then, refer to the installation guidelines for detailed instructions on how to install the project in your system.
Documentation
The official documentation of SAF Product Configuration contains the following chapters:
Getting started. This section provides a brief overview and instructions on how to get started with the project. It typically includes information on how to install the project, set up any necessary dependencies, and run a basic example or test to ensure everything is functioning correctly.
User guide. The user guide section offers detailed documentation and instructions on how to use the project. It provides comprehensive explanations of the project’s features, functionalities, and configuration options. The user guide aims to help users understand the project’s concepts, best practices, and recommended workflows.
API reference. The API reference section provides detailed documentation for the project’s application programming interface (API). It includes information about classes, functions, methods, and their parameters, return values, and usage examples. This reference helps developers understand the available API endpoints, their functionalities, and how to interact with them programmatically.
Examples. The examples section showcases practical code examples that demonstrate how to use the project in real-world scenarios. It provides sample code snippets or complete scripts that illustrate different use cases or demonstrate specific features of the project. Examples serve as practical references for developers, helping them understand how to apply the project to their own applications.
Contribute. This section provides guidelines and instructions on how to contribute to the project. It includes information on how to set up the development environment, run tests, submit pull requests, and follow contribution guidelines.
Troubleshooting
For troubleshooting or reporting issues, open an issue in the project repository.
Follow these steps to report an issue:
Go to the project repository.
Click on the Issues tab.
Click on the New Issue button.
Provide a clear and detailed description of the issue you are facing.
Include any relevant error messages, code snippets, or screenshots.
Additionally, you can refer to the official documentation for additional resources and troubleshooting guides.
License
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
Changelog
The changelog section provides a summary of notable changes for each version of SAF Product Configuration for Python. It helps you keep track of updates, bug fixes, new features, and improvements made to the project over time.
To view the complete changelog, visit the project repository and navigate to the CHANGELOG file. It provides a comprehensive list of changes categorized by version, along with brief descriptions of each change.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ansys_saf_product_configuration-0.20.0.tar.gz.
File metadata
- Download URL: ansys_saf_product_configuration-0.20.0.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2487570e5f6f0fbd503e2541f62a03b0e729d100c73cd055414cb8f99ac31de1
|
|
| MD5 |
33966a91418633bd7b2ea47005425744
|
|
| BLAKE2b-256 |
3ca37bac88164ce8419c36a23560fcb001ea32cf872de2279da0189f15d0e059
|
Provenance
The following attestation bundles were made for ansys_saf_product_configuration-0.20.0.tar.gz:
Publisher:
ci_cd_release.yml on ansys/saf-product-configuration
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ansys_saf_product_configuration-0.20.0.tar.gz -
Subject digest:
2487570e5f6f0fbd503e2541f62a03b0e729d100c73cd055414cb8f99ac31de1 - Sigstore transparency entry: 2057843387
- Sigstore integration time:
-
Permalink:
ansys/saf-product-configuration@15e31bd31b4f013ade525f83181be0feb0ab4880 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ansys
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci_cd_release.yml@15e31bd31b4f013ade525f83181be0feb0ab4880 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file ansys_saf_product_configuration-0.20.0-py3-none-any.whl.
File metadata
- Download URL: ansys_saf_product_configuration-0.20.0-py3-none-any.whl
- Upload date:
- Size: 45.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f094dcc5c6df8746550f43818c6bff408f11bbbccdadfd6d4e71b840f97a6dff
|
|
| MD5 |
a37be963efc654c7899eb5331c701d5b
|
|
| BLAKE2b-256 |
7e899a582ca5e40955eb2e00403a3eea1e6ccf710da9f03e79fea732804e492f
|
Provenance
The following attestation bundles were made for ansys_saf_product_configuration-0.20.0-py3-none-any.whl:
Publisher:
ci_cd_release.yml on ansys/saf-product-configuration
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
ansys_saf_product_configuration-0.20.0-py3-none-any.whl -
Subject digest:
f094dcc5c6df8746550f43818c6bff408f11bbbccdadfd6d4e71b840f97a6dff - Sigstore transparency entry: 2057843877
- Sigstore integration time:
-
Permalink:
ansys/saf-product-configuration@15e31bd31b4f013ade525f83181be0feb0ab4880 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ansys
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci_cd_release.yml@15e31bd31b4f013ade525f83181be0feb0ab4880 -
Trigger Event:
workflow_dispatch
-
Statement type: