|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |black|
.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?labelColor=black&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-grantami-jobqueue?logo=pypi
:target: https://pypi.org/project/ansys-grantami-jobqueue/
:alt: Python
.. |pypi| image:: https://img.shields.io/pypi/v/ansys-grantami-jobqueue.svg?logo=python&logoColor=white
:target: https://pypi.org/project/ansys-grantami-jobqueue
:alt: PyPI
.. |codecov| image:: https://codecov.io/gh/ansys/grantami-jobqueue/branch/main/graph/badge.svg
:target: https://codecov.io/gh/ansys/grantami-jobqueue
:alt: Codecov
.. |GH-CI| image:: https://github.com/ansys/grantami-jobqueue/actions/workflows/ci_cd.yml/badge.svg
:target: https://github.com/ansys/grantami-jobqueue/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
PyGranta JobQueue
=================
..
_after-badges
PyGranta JobQueue allows you to import and export correctly formatted Excel and text files to and from
Granta MI.
Dependencies
------------
.. readme_software_requirements
To use PyGranta JobQueue, you must have access to a Granta MI 2024 R2 deployment.
The ``ansys.grantami.jobqueue`` package currently supports Python version 3.10 through 3.13.
.. readme_software_requirements_end
Installation
------------
.. readme_installation
To install the latest PyGranta JobQueue release from `PyPI <https://pypi.org/project/ansys-grantami-jobqueue/>`_,
run this command:
.. code::
pip install ansys-grantami-jobqueue
To install a release compatible with a specific version of Granta MI, install the
`PyGranta <https://grantami.docs.pyansys.com/>`_ metapackage with a requirement specifier:
.. code::
pip install pygranta==2024.2.0
To see which individual PyGranta package versions are installed with each version of the PyGranta metapackage, consult
the `Package versions <https://grantami.docs.pyansys.com/version/dev/package_versions.html>`_ section of the PyGranta
documentation.
Alternatively, to install the latest development version from the `PyGranta JobQueue repository <https://github.com/ansys/grantami-jobqueue>`_,
run this command:
.. code::
pip install git+https://github.com/ansys/grantami-jobqueue.git
To install a local *development* version with Git and Poetry, run these commands:
.. code::
git clone https://github.com/ansys/grantami-jobqueue
cd grantami-jobqueue
poetry install
The preceding commands install the package in development mode so that you can modify
it locally. Your changes are reflected in your Python setup after restarting the Python kernel.
.. readme_installation_end
Raw data
{
"_id": null,
"home_page": "https://github.com/ansys/grantami-jobqueue",
"name": "ansys-grantami-jobqueue",
"maintainer": "ANSYS, Inc.",
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": "pyansys.core@ansys.com",
"keywords": null,
"author": "ANSYS, Inc.",
"author_email": "pyansys.core@ansys.com",
"download_url": "https://files.pythonhosted.org/packages/4d/6a/a4f5e25c22c4ad131a9bd6335b15a33512378a8e9480cb741887e6221159/ansys_grantami_jobqueue-1.1.0.tar.gz",
"platform": null,
"description": "|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |black|\n\n.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?labelColor=black&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-grantami-jobqueue?logo=pypi\n :target: https://pypi.org/project/ansys-grantami-jobqueue/\n :alt: Python\n\n.. |pypi| image:: https://img.shields.io/pypi/v/ansys-grantami-jobqueue.svg?logo=python&logoColor=white\n :target: https://pypi.org/project/ansys-grantami-jobqueue\n :alt: PyPI\n\n.. |codecov| image:: https://codecov.io/gh/ansys/grantami-jobqueue/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/ansys/grantami-jobqueue\n :alt: Codecov\n\n.. |GH-CI| image:: https://github.com/ansys/grantami-jobqueue/actions/workflows/ci_cd.yml/badge.svg\n :target: https://github.com/ansys/grantami-jobqueue/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\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat\n :target: https://github.com/psf/black\n :alt: Black\n\n\nPyGranta JobQueue\n=================\n\n..\n _after-badges\n\n\nPyGranta JobQueue allows you to import and export correctly formatted Excel and text files to and from\nGranta MI.\n\n\nDependencies\n------------\n.. readme_software_requirements\n\nTo use PyGranta JobQueue, you must have access to a Granta MI 2024 R2 deployment.\n\nThe ``ansys.grantami.jobqueue`` package currently supports Python version 3.10 through 3.13.\n\n.. readme_software_requirements_end\n\n\n\nInstallation\n------------\n.. readme_installation\n\nTo install the latest PyGranta JobQueue release from `PyPI <https://pypi.org/project/ansys-grantami-jobqueue/>`_,\nrun this command:\n\n.. code::\n\n pip install ansys-grantami-jobqueue\n\nTo install a release compatible with a specific version of Granta MI, install the\n`PyGranta <https://grantami.docs.pyansys.com/>`_ metapackage with a requirement specifier:\n\n.. code::\n\n pip install pygranta==2024.2.0\n\nTo see which individual PyGranta package versions are installed with each version of the PyGranta metapackage, consult\nthe `Package versions <https://grantami.docs.pyansys.com/version/dev/package_versions.html>`_ section of the PyGranta\ndocumentation.\n\nAlternatively, to install the latest development version from the `PyGranta JobQueue repository <https://github.com/ansys/grantami-jobqueue>`_,\nrun this command:\n\n.. code::\n\n pip install git+https://github.com/ansys/grantami-jobqueue.git\n\n\nTo install a local *development* version with Git and Poetry, run these commands:\n\n.. code::\n\n git clone https://github.com/ansys/grantami-jobqueue\n cd grantami-jobqueue\n poetry install\n\n\nThe preceding commands install the package in development mode so that you can modify\nit locally. Your changes are reflected in your Python setup after restarting the Python kernel.\n\n.. readme_installation_end\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python wrapper for the Granta MI Job Queue API",
"version": "1.1.0",
"project_urls": {
"Documentation": "https://jobqueue.grantami.docs.pyansys.com",
"Homepage": "https://github.com/ansys/grantami-jobqueue",
"Repository": "https://github.com/ansys/grantami-jobqueue"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "27837765f31a2eed3aa030119eb50ce83222ed5f9d31a670110d1cc61252e1f6",
"md5": "86d67a00e4228ea30fc02a8c6df096ba",
"sha256": "b22b95b9538b98ac7632d033d52d83adeeba19a7d00c84427d635f46b0d7a6eb"
},
"downloads": -1,
"filename": "ansys_grantami_jobqueue-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "86d67a00e4228ea30fc02a8c6df096ba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 21766,
"upload_time": "2024-12-13T15:12:28",
"upload_time_iso_8601": "2024-12-13T15:12:28.972598Z",
"url": "https://files.pythonhosted.org/packages/27/83/7765f31a2eed3aa030119eb50ce83222ed5f9d31a670110d1cc61252e1f6/ansys_grantami_jobqueue-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4d6aa4f5e25c22c4ad131a9bd6335b15a33512378a8e9480cb741887e6221159",
"md5": "6aa6d268c0d5d1715fb31804691f65e9",
"sha256": "b0c884f6976c72b0d1754b2ec6bf08b3a4153d6c65858bf9c0c92a3388e29baf"
},
"downloads": -1,
"filename": "ansys_grantami_jobqueue-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6aa6d268c0d5d1715fb31804691f65e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 19973,
"upload_time": "2024-12-13T15:12:31",
"upload_time_iso_8601": "2024-12-13T15:12:31.541759Z",
"url": "https://files.pythonhosted.org/packages/4d/6a/a4f5e25c22c4ad131a9bd6335b15a33512378a8e9480cb741887e6221159/ansys_grantami_jobqueue-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-13 15:12:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ansys",
"github_project": "grantami-jobqueue",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "ansys-grantami-jobqueue"
}