Skip to main content

A Python client for the Ansys Additive service

Project description

PyAnsys Python PyPI GH-CI Codecov MIT Black

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.18.0b5.tar.gz (59.6 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.18.0b5-py3-none-any.whl (90.0 kB view details)

Uploaded Python 3

File details

Details for the file ansys_additive_core-0.18.0b5.tar.gz.

File metadata

  • Download URL: ansys_additive_core-0.18.0b5.tar.gz
  • Upload date:
  • Size: 59.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.14

File hashes

Hashes for ansys_additive_core-0.18.0b5.tar.gz
Algorithm Hash digest
SHA256 87ed41f4e4534b04d1579f53866ae85cfb8e48b58b420803b32d5b8c5ed42857
MD5 0a7a66879462be9defdb9250955814ac
BLAKE2b-256 894756311760dd6e0d2d23a1361cff64bb1ac2a4db184699087ee55449ea8489

See more details on using hashes here.

File details

Details for the file ansys_additive_core-0.18.0b5-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_additive_core-0.18.0b5-py3-none-any.whl
Algorithm Hash digest
SHA256 374e2d863633c4a5a9c30e3db93f36a9e013e7b3ba1838aae040cb8239859ff2
MD5 d931e212365b0e78a0fba2cbeaff94bb
BLAKE2b-256 45600984485a9a299a8a01c807d073b336d05843f336849bf3d0d536a4c4bc12

See more details on using hashes here.

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