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.0b12.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.0b12-py3-none-any.whl (112.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ansys_additive_core-0.21.0b12.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.0b12.tar.gz
Algorithm Hash digest
SHA256 3490f38ac5b2da1e90878ca075938b86072a42c84c5c89111f25e1fcf1544b8e
MD5 8dd45937d4ea7a590ac691f1d030ef95
BLAKE2b-256 a42ae6e0a377ed6668edd17d1335de1cc81e5b7bd00d14db81dafe67367e33d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ansys_additive_core-0.21.0b12-py3-none-any.whl
Algorithm Hash digest
SHA256 f049c3fe377aa615d9cce177d48973744c80b727d91b1ec26c105201f221e4b3
MD5 b3a093c22667487c9f1360711f0f6622
BLAKE2b-256 a3d0432dcda0dca8f126263604ce307058cceeed7d4a97b37e1a66f48acf3c29

See more details on using hashes here.

Provenance

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