{"id":21734707,"url":"https://github.com/ansys/pyadditive","last_synced_at":"2026-04-02T22:29:49.438Z","repository":{"id":207015198,"uuid":"641049988","full_name":"ansys/pyadditive","owner":"ansys","description":"Pythonic interface client to Ansys additive simulation service","archived":false,"fork":false,"pushed_at":"2025-08-01T09:22:36.000Z","size":26617,"stargazers_count":3,"open_issues_count":16,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-01T10:39:12.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://additive.docs.pyansys.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ansys.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-15T17:11:06.000Z","updated_at":"2025-08-01T08:03:45.000Z","dependencies_parsed_at":"2023-12-14T21:25:15.568Z","dependency_job_id":"35b41cfe-be70-407f-bcf8-8ba631861277","html_url":"https://github.com/ansys/pyadditive","commit_stats":null,"previous_names":["ansys/pyadditive"],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/ansys/pyadditive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fpyadditive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fpyadditive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fpyadditive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fpyadditive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansys","download_url":"https://codeload.github.com/ansys/pyadditive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fpyadditive/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268400735,"owners_count":24244446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-26T05:10:13.849Z","updated_at":"2026-04-02T22:29:49.399Z","avatar_url":"https://github.com/ansys.png","language":"Python","readme":"##########\nPyAdditive\n##########\n\n|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT|\n\n.. |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\n   :target: https://docs.pyansys.com/\n   :alt: PyAnsys\n\n.. |python| image:: https://img.shields.io/pypi/pyversions/ansys-additive-core?logo=pypi\n   :target: https://pypi.org/project/ansys-additive-core/\n   :alt: Python\n\n.. |pypi| image:: https://img.shields.io/pypi/v/ansys-additive-core.svg?logo=python\u0026logoColor=white\n   :target: https://pypi.org/project/ansys-additive-core\n   :alt: PyPI\n\n.. |codecov| image:: https://codecov.io/gh/ansys/pyadditive/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/pyansys/pyadditive\n   :alt: Codecov\n\n.. |GH-CI| image:: https://github.com/ansys/pyadditive/actions/workflows/ci_cd.yml/badge.svg\n   :target: https://github.com/ansys/pyadditive/actions/workflows/ci_cd.yml\n   :alt: GH-CI\n\n.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg\n   :target: https://opensource.org/licenses/MIT\n   :alt: MIT\n\nOverview\n========\n\nPyAdditive is a Python client library for the `Ansys Additive`_ service.\n\nInstallation\n============\nYou can use `pip \u003chttps://pypi.org/project/pip/\u003e`_ to install PyAdditive.\n\n.. code:: bash\n\n    pip install ansys-additive-core\n\nTo install the latest development version, run these commands:\n\n.. code:: bash\n\n   git clone https://github.com/ansys/pyadditive\n   cd pyadditive\n   pip install -e .\n\nFor more information, see `Getting Started`_.\n\nBasic usage\n===========\n\nThis code shows how to import PyAdditive and use some basic capabilities:\n\n.. code:: python\n\n   import ansys.additive.core as pyadditive\n\n   additive = pyadditive.Additive()\n\n   input = pyadditive.SingleBeadInput(\n       machine=pyadditive.AdditiveMachine(),\n       material=additive.material(\"Ti64\"),\n       id=\"bead1\",\n       bead_length=0.001,  # meters\n   )\n\n   summary = additive.simulate(input)\n\nFor comprehensive usage information, see `Examples`_ in the `PyAdditive Documentation`_.\n\nDocumentation and issues\n========================\nDocumentation for the latest stable release of PyAdditive is hosted at `PyAdditive documentation`_.\n\nIn the upper right corner of the documentation's title bar, there is an option for switching from\nviewing the documentation for the latest stable release to viewing the documentation for the\ndevelopment version or previously released versions.\n\nOn the `PyAdditive Issues \u003chttps://github.com/ansys/pyadditive/issues\u003e`_ page,\nyou can create issues to report bugs and request new features. On the `PyAdditive Discussions\n\u003chttps://github.com/ansys/pyadditive/discussions\u003e`_ page or the `Discussions \u003chttps://discuss.ansys.com/\u003e`_\npage on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.\n\nTo reach the project support team, email `pyansys.core@ansys.com \u003cmailto:pyansys.core@ansys.com\u003e`_.\n\n\n.. LINKS AND REFERENCES\n.. _Ansys Additive: https://www.ansys.com/products/additive\n.. _Getting Started: https://additive.docs.pyansys.com/version/stable/getting_started/index.html\n.. _Examples: https://additive.docs.pyansys.com/version/stable/examples/gallery_examples/index.html\n.. _PyAdditive documentation: https://additive.docs.pyansys.com/version/stable/index.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansys%2Fpyadditive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansys%2Fpyadditive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansys%2Fpyadditive/lists"}