ansys-api-modelcenter


Nameansys-api-modelcenter JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/ansys/ansys-api-modelcenter
SummaryAutogenerated Python gRPC interface package for ansys-api-modelcenter, built on 17:52:17 on 27 October 2023
upload_time2023-10-27 17:52:49
maintainerANSYS, Inc.
docs_urlNone
authorANSYS, Inc.
requires_python>=3.9,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ``ansys-api-modelcenter`` gRPC Interface Package.

This repository provides the auto-generated gRPC Python interface files for the Ansys ModelCenter.

## Installation

Provided that these wheels have been published to public PyPI, they can be
installed with:

```
pip install ansys-api-modelcenter
```

## Build

To build the gRPC packages, run:

```
pip install build
python -m build
```

This will create both the source distribution containing just the protofiles
along with the wheel containing the protofiles and build Python interface
files.

## Manual Deployment

After building the packages, manually deploy them with:

```
pip install twine
twine upload dist/*
```

Note that this is automatically done through CI/CD.

## Automatic Deployment

This repository contains GitHub CI/CD that enables the automatic building of
source and wheel packages for these gRPC Python interface files. By default,
these are built on PRs, the main branch, and on tags when pushing. Artifacts
are uploaded for each PR.

To publicly release wheels to PyPI, ensure your branch is up-to-date and then
push tags.

```bash
git checkout release/{new_version}
git merge main
--> Bump the version
git push origin
git tag v{new_version}
git push origin v{{new_version}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ansys/ansys-api-modelcenter",
    "name": "ansys-api-modelcenter",
    "maintainer": "ANSYS, Inc.",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "pyansys.core@ansys.com",
    "keywords": "",
    "author": "ANSYS, Inc.",
    "author_email": "pyansys.core@ansys.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/84/bca3ecf4340b24801b1e94001a82acaa8b8d2838d8ef1071c4e4758cbbb3/ansys-api-modelcenter-0.3.1.tar.gz",
    "platform": null,
    "description": "# ``ansys-api-modelcenter`` gRPC Interface Package.\n\nThis repository provides the auto-generated gRPC Python interface files for the Ansys ModelCenter.\n\n## Installation\n\nProvided that these wheels have been published to public PyPI, they can be\ninstalled with:\n\n```\npip install ansys-api-modelcenter\n```\n\n## 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\nalong with the wheel containing the protofiles and build Python interface\nfiles.\n\n## 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## Automatic Deployment\n\nThis repository contains GitHub CI/CD that enables the automatic building of\nsource and wheel packages for these gRPC Python interface files. By default,\nthese are built on PRs, the main branch, and on tags when pushing. Artifacts\nare uploaded for each PR.\n\nTo publicly release wheels to PyPI, ensure your branch is up-to-date and then\npush tags.\n\n```bash\ngit checkout release/{new_version}\ngit merge main\n--> Bump the version\ngit push origin\ngit tag v{new_version}\ngit push origin v{{new_version}\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Autogenerated Python gRPC interface package for ansys-api-modelcenter, built on 17:52:17 on 27 October 2023",
    "version": "0.3.1",
    "project_urls": {
        "Documentation": "https://github.com/ansys/ansys-api-modelcenter/#readme",
        "Homepage": "https://github.com/ansys/ansys-api-modelcenter",
        "Source": "https://github.com/ansys/ansys-api-modelcenter/",
        "Tracker": "https://github.com/ansys/ansys-api-modelcenter/issues/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07d362cc06af226202358252a7c650a9087314c3f815e83fbd171912f852f125",
                "md5": "e0bdfe1684cf83696db93212da10f1f4",
                "sha256": "698c302d8a80cef0c04472304952609a5586588688f9fd942dc52784ed5eb0a1"
            },
            "downloads": -1,
            "filename": "ansys_api_modelcenter-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0bdfe1684cf83696db93212da10f1f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 96889,
            "upload_time": "2023-10-27T17:52:46",
            "upload_time_iso_8601": "2023-10-27T17:52:46.520518Z",
            "url": "https://files.pythonhosted.org/packages/07/d3/62cc06af226202358252a7c650a9087314c3f815e83fbd171912f852f125/ansys_api_modelcenter-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b84bca3ecf4340b24801b1e94001a82acaa8b8d2838d8ef1071c4e4758cbbb3",
                "md5": "5b6003b00f8d65cf0c00121249e5acfb",
                "sha256": "728716e897f2244f758e26d104506d5fc608f3d32c130d68643dfbca3ffe63a0"
            },
            "downloads": -1,
            "filename": "ansys-api-modelcenter-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5b6003b00f8d65cf0c00121249e5acfb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 17985,
            "upload_time": "2023-10-27T17:52:49",
            "upload_time_iso_8601": "2023-10-27T17:52:49.001486Z",
            "url": "https://files.pythonhosted.org/packages/0b/84/bca3ecf4340b24801b1e94001a82acaa8b8d2838d8ef1071c4e4758cbbb3/ansys-api-modelcenter-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 17:52:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansys",
    "github_project": "ansys-api-modelcenter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ansys-api-modelcenter"
}
        
Elapsed time: 0.59491s