Skip to main content

A Python client for the Ansys Additive service

Project description

PyAnsys Python PyPI GH-CI Codecov MIT

Overview

PyAdditive is a Python client library for the Ansys Additive service.

Installation

You can use pip to install PyAdditive.

pip install ansys-additive-core

To install the latest development version, run these commands:

git clone https://github.com/ansys/pyadditive
cd pyadditive
pip install -e .

For more information, see Getting Started.

Basic usage

This code shows how to import PyAdditive and use some basic capabilities:

import ansys.additive.core as pyadditive

additive = pyadditive.Additive()

input = pyadditive.SingleBeadInput(
    machine=pyadditive.AdditiveMachine(),
    material=additive.material("Ti64"),
    id="bead1",
    bead_length=0.001,  # meters
)

summary = additive.simulate(input)

For comprehensive usage information, see Examples in the PyAdditive Documentation.

Documentation and issues

Documentation for the latest stable release of PyAdditive is hosted at PyAdditive documentation.

In the upper right corner of the documentation’s title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.

On the PyAdditive Issues page, you can create issues to report bugs and request new features. On the PyAdditive Discussions page or the Discussions page on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.

To reach the project support team, email pyansys.core@ansys.com.

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

ansys_additive_core-0.20.1.tar.gz (73.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ansys_additive_core-0.20.1-py3-none-any.whl (107.3 kB view details)

Uploaded Python 3

File details

Details for the file ansys_additive_core-0.20.1.tar.gz.

File metadata

  • Download URL: ansys_additive_core-0.20.1.tar.gz
  • Upload date:
  • Size: 73.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ansys_additive_core-0.20.1.tar.gz
Algorithm Hash digest
SHA256 b72ebea76eabc16f7613a56b58c6e8965fde968a4b31bb6b524332ff45867ba5
MD5 fa9a2ca96a40bc3ae52f3f2b0a8997ab
BLAKE2b-256 35761c06ece5d1c18ddac98eb3c9f4947df9300ae2cdc1b0d3e5b5dd071a806a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansys_additive_core-0.20.1.tar.gz:

Publisher: ci_cd.yml on ansys/pyadditive

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ansys_additive_core-0.20.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_additive_core-0.20.1-py3-none-any.whl
Algorithm Hash digest
SHA256 34995b46463a8c041ce6abe05e30ba54e92dd1fadd8f1690e2f755290846fe24
MD5 8de03b571d663856db0de269d0cbaa8f
BLAKE2b-256 267d8f02b808aecee0edde6419e16c656ed56d825a15e659453e0baf5de588ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansys_additive_core-0.20.1-py3-none-any.whl:

Publisher: ci_cd.yml on ansys/pyadditive

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page