{"id":21734700,"url":"https://github.com/ansys/ansys-api-additive","last_synced_at":"2026-02-24T06:39:51.946Z","repository":{"id":191873373,"uuid":"557420153","full_name":"ansys/ansys-api-additive","owner":"ansys","description":"Protobuf definitions for ANSYS Additive API","archived":false,"fork":false,"pushed_at":"2024-11-11T13:55:21.000Z","size":146,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-11T14:09:04.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-25T16:51:46.000Z","updated_at":"2024-10-10T21:53:13.000Z","dependencies_parsed_at":"2024-05-16T18:50:18.676Z","dependency_job_id":"ffcece6b-79e2-4552-a572-e7ff1eb21884","html_url":"https://github.com/ansys/ansys-api-additive","commit_stats":null,"previous_names":["ansys/ansys-api-additive"],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fansys-api-additive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fansys-api-additive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fansys-api-additive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansys%2Fansys-api-additive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansys","download_url":"https://codeload.github.com/ansys/ansys-api-additive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226444314,"owners_count":17626012,"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","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:12.302Z","updated_at":"2026-02-24T06:39:51.867Z","avatar_url":"https://github.com/ansys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### ansys-api-additive gRPC Interface Package\n\nThis package contains the gRPC interface files for the Additive\nservice. It is published both as a python and nuget package.\n\n#### Python Installation\n\nProvided that these wheels have been published to public PyPI, they can be installed with:\n\n```\npip install ansys-api-additive\n```\n\n#### Python Build\n\nTo build the gRPC packages, run:\n\n```\npip install build\npython -m build\n```\n\nThis will create both the source distribution containing just the protofiles along with the wheel containing the protofiles and build Python interface files.\n\n#### Python Manual Deployment\n\nAfter building the packages, manually deploy them with:\n\n```\npip install twine\ntwine upload dist/*\n```\n\nNote that this is automatically done through CI/CD.\n\n#### Nuget Installation\n\nThe nuget package is called `Ansys.Api.Additive` and is published\nto a repository on GitHub. To access the repository, you will\nneed to create a nuget source with your GitHub user credentials.\n\n```\ndotnet nuget add source --username USERNAME --password GITHUB_TOKEN --store-password-in-clear-text --name ansys \"https://nuget.pkg.github.com/ansys/index.json\"\n```\n\nFor more information, see [GitHub Working with the NuGet registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry).\n\n#### Nuget Build\n\nTo build the nuget package, run:\n\n```\ndotnet pack csharp/Ansys.Api.Additive.csproj -o package\n```\n\n#### Nuget Manual Deployment\n\nOnce the nuget package is built, manually deploy it with the following command. Note that this uses the same nuget source created in the Installation step.\n\n```\ndotnet nuget push ./**/*.nupkg --source ansys\n```\n\nNote that this is automatically done through CI/CD.\n\n#### Automatic Deployment\n\nThis repository contains GitHub CI/CD that enables the automatic building of source, wheel, and nuget packages for these gRPC interface files. By default, these are built on PRs, the main branch, and on tags when pushing. Artifacts are uploaded for each PR.\n\nTo publicly release the packages, ensure your branch is up-to-date and then push tags. For example, for the version ``v0.5.0``.\n\n```bash\ngit tag v0.5.0\ngit push --tags\n```\n\n#### Google protobuf files \n\nThe Google third-party protobuf files were obtained from [googleapis](https://github.com/googleapis/googleapis).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansys%2Fansys-api-additive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansys%2Fansys-api-additive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansys%2Fansys-api-additive/lists"}