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.21.0b11.tar.gz (79.0 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.21.0b11-py3-none-any.whl (112.9 kB view details)

Uploaded Python 3

File details

Details for the file ansys_additive_core-0.21.0b11.tar.gz.

File metadata

  • Download URL: ansys_additive_core-0.21.0b11.tar.gz
  • Upload date:
  • Size: 79.0 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.21.0b11.tar.gz
Algorithm Hash digest
SHA256 8fc4fd68dcccb658681d5f219a1142baec25d838afbeb44f67100bdfb0f6934e
MD5 43dc2d09fc1603c8f09d79ba18ff9f82
BLAKE2b-256 b0f7dcd7ec24590487d2eae8d71fbc4920299a655ef604fbdab41b7c0c150f64

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansys_additive_core-0.21.0b11.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.21.0b11-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_additive_core-0.21.0b11-py3-none-any.whl
Algorithm Hash digest
SHA256 05f31776a5aaa2e23747e031d8f77eb2148629b6a437376435893e86732f05fd
MD5 3edbdad51ebc1a92377dbf17b66f7632
BLAKE2b-256 96096cb7a23b6a7f7074497ec8b8e668395974c598db3def54797fd4e920e061

See more details on using hashes here.

Provenance

The following attestation bundles were made for ansys_additive_core-0.21.0b11-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