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.0b0.tar.gz (64.8 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.0b0-py3-none-any.whl (106.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ansys_additive_core-0.18.0b0.tar.gz
Algorithm Hash digest
SHA256 b5ce67e41de37154b3bf840d9f2a5a6983b550a33647e78d174747ee3c634783
MD5 808715008a3ca99e7cf521ee5748393f
BLAKE2b-256 2c32359dfaa0b44f8b4db1151c1e56185fe822fea1cf46b7043dbe05b77c31ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ansys_additive_core-0.18.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 bc00a754b0b4d560bf6dbcf635b343f68110c785bab55d2b54df49c1f73d0e52
MD5 8debaef929d024f8a9b000dd51c29b07
BLAKE2b-256 f4b9e780849019041c2d8516f5c27f3650e9dd60d037ce8424e8020e3bbbf0ac

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