Skip to main content

A python wrapper for the Granta MI Job Queue API

Project description

PyAnsys Python PyPI GH-CI Codecov MIT Black

PyGranta JobQueue

PyGranta JobQueue allows you to import and export correctly formatted Excel and text files to and from Granta MI.

Dependencies

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.9 through 3.12.

Installation

To install the latest PyGranta JobQueue release from PyPI, run this command:

pip install ansys-grantami-jobqueue

To install a release compatible with a specific version of Granta MI, install the PyGranta metapackage with a requirement specifier:

pip install pygranta==2024.2.0

Alternatively, to install the latest release from the PyGranta JobQueue repository, run this command:

pip install git:https://github.com/ansys/grantami-jobqueue.git

To install a local development version with Git and Poetry, run these commands:

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansys_grantami_jobqueue-1.0.0.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

ansys_grantami_jobqueue-1.0.0-py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page