Metadata-Version: 2.1
Name: ansys-additive-core
Version: 0.19.0b2
Summary: A Python client for the Ansys Additive service
Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>
Maintainer-email: "ANSYS, Inc." <pyansys.core@ansys.com>
Requires-Python: >=3.9,<4
Description-Content-Type: text/x-rst
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Manufacturing
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ansys-api-additive==1.7.4
Requires-Dist: ansys-platform-instancemanagement>=1.1.1
Requires-Dist: dill>=0.3.7
Requires-Dist: google-api-python-client>=1.7.11
Requires-Dist: googleapis-common-protos>=1.52.0
Requires-Dist: grpcio>=1.35.0
Requires-Dist: grpcio-health-checking>=1.45.0
Requires-Dist: importlib-metadata>=4.0
Requires-Dist: numpy>=1.20.3
Requires-Dist: pandas>=2.2.2
Requires-Dist: platformdirs>=3.8.0
Requires-Dist: protobuf>=3.20.2,<5
Requires-Dist: six>=1.16.0
Requires-Dist: tqdm>=4.45.0
Requires-Dist: pydantic>=2.6.3
Requires-Dist: ansys-sphinx-theme[autoapi]==0.16.5 ; extra == "doc"
Requires-Dist: enum-tools==0.12.0 ; extra == "doc"
Requires-Dist: jupyter_sphinx==0.5.3 ; extra == "doc"
Requires-Dist: matplotlib==3.9.0 ; extra == "doc"
Requires-Dist: numpydoc==1.7.0 ; extra == "doc"
Requires-Dist: phantomjs==1.4.1 ; extra == "doc"
Requires-Dist: pypandoc==1.13 ; extra == "doc"
Requires-Dist: pyvista==0.43.8 ; extra == "doc"
Requires-Dist: ipywidgets==8.1.3 ; extra == "doc"
Requires-Dist: trame==3.6.2 ; extra == "doc"
Requires-Dist: trame-vtk==2.8.8 ; extra == "doc"
Requires-Dist: trame-plotly==3.0.2 ; extra == "doc"
Requires-Dist: trame-vuetify==2.5.0 ; extra == "doc"
Requires-Dist: imageio==2.34.1 ; extra == "doc"
Requires-Dist: sphinx==7.3.7 ; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints==2.1.1 ; extra == "doc"
Requires-Dist: sphinx-copybutton==0.5.2 ; extra == "doc"
Requires-Dist: sphinx-design==0.6.0 ; extra == "doc"
Requires-Dist: sphinx-gallery==0.16.0 ; extra == "doc"
Requires-Dist: sphinx-jinja==2.0.2 ; extra == "doc"
Requires-Dist: sphinx-notfound-page==1.0.2 ; extra == "doc"
Requires-Dist: sphinx-toolbox==3.5.0 ; extra == "doc"
Requires-Dist: sphinxemoji==0.3.1 ; extra == "doc"
Requires-Dist: ansys-platform-instancemanagement==1.1.2 ; extra == "tests"
Requires-Dist: dill==0.3.8 ; extra == "tests"
Requires-Dist: google-api-python-client==2.122.0 ; extra == "tests"
Requires-Dist: googleapis-common-protos==1.63.0 ; extra == "tests"
Requires-Dist: grpcio==1.60.0 ; extra == "tests"
Requires-Dist: grpcio-health-checking==1.48.2 ; extra == "tests"
Requires-Dist: numpy==1.26.4 ; extra == "tests"
Requires-Dist: pandas==2.2.2 ; extra == "tests"
Requires-Dist: platformdirs==4.2.2 ; extra == "tests"
Requires-Dist: protobuf==4.25.3 ; extra == "tests"
Requires-Dist: six==1.16.0 ; extra == "tests"
Requires-Dist: tqdm==4.66.4 ; extra == "tests"
Requires-Dist: pydantic==2.7.3 ; extra == "tests"
Requires-Dist: pytest==8.2.1 ; extra == "tests"
Requires-Dist: pytest-cov==5.0.0 ; extra == "tests"
Project-URL: Discussions, https://github.com/ansys/pyadditive/discussions
Project-URL: Documentation, https://additive.docs.pyansys.com
Project-URL: Issues, https://github.com/ansys/pyadditive/issues
Project-URL: Releases, https://github.com/ansys/pyadditive/releases
Project-URL: Source, https://github.com/ansys/pyadditive
Provides-Extra: doc
Provides-Extra: tests

.. _ref_readme:

##########
PyAdditive
##########

.. readme_start

|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |black|

.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
   :target: https://docs.pyansys.com/
   :alt: PyAnsys

.. |python| image:: https://img.shields.io/pypi/pyversions/ansys-additive-core?logo=pypi
   :target: https://pypi.org/project/ansys-additive-core/
   :alt: Python

.. |pypi| image:: https://img.shields.io/pypi/v/ansys-additive-core.svg?logo=python&logoColor=white
   :target: https://pypi.org/project/ansys-additive-core
   :alt: PyPI

.. |codecov| image:: https://codecov.io/gh/ansys/pyadditive/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/pyansys/pyadditive
   :alt: Codecov

.. |GH-CI| image:: https://github.com/ansys/pyadditive/actions/workflows/ci_cd.yml/badge.svg
   :target: https://github.com/ansys/pyadditive/actions/workflows/ci_cd.yml
   :alt: GH-CI

.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
   :target: https://opensource.org/licenses/MIT
   :alt: MIT

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat
   :target: https://github.com/psf/black
   :alt: Black

Overview
========

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

Installation
============
You can use `pip <https://pypi.org/project/pip/>`_ to install PyAdditive.

.. code:: bash

    pip install ansys-additive-core

To install the latest development version, run these commands:

.. code:: bash

   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:

.. code:: python

   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 <https://github.com/ansys/pyadditive/issues>`_ page,
you can create issues to report bugs and request new features. On the `PyAdditive Discussions
<https://github.com/ansys/pyadditive/discussions>`_ page or the `Discussions <https://discuss.ansys.com/>`_
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 <mailto:pyansys.core@ansys.com>`_.


.. LINKS AND REFERENCES
.. _Ansys Additive: https://www.ansys.com/products/additive
.. _Getting Started: https://additive.docs.pyansys.com/version/stable/getting_started/index.html
.. _Examples: https://additive.docs.pyansys.com/version/stable/examples/gallery_examples/index.html
.. _PyAdditive documentation: https://additive.docs.pyansys.com/version/stable/index.html

