A python wrapper for the Granta MI Job Queue API
Project description
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
To see which individual PyGranta package versions are installed with each version of the PyGranta metapackage, consult the Package versions section of the PyGranta documentation.
Alternatively, to install the latest development version 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ansys_grantami_jobqueue-1.0.2.tar.gz
.
File metadata
- Download URL: ansys_grantami_jobqueue-1.0.2.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 942fe2f77bdfa50fafcc2fa6679bf34af247a167fb3ecf0c2095bec04f1687d9 |
|
MD5 | 5209ea0ccc31adac8f04bfe62a743771 |
|
BLAKE2b-256 | f404bdd19d3bfddad89c166ff6de33c6be51f0bd926883717d5d248ac3ec6f76 |
File details
Details for the file ansys_grantami_jobqueue-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: ansys_grantami_jobqueue-1.0.2-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2954aa268b3519a3b5e0427a9cb95a7ce18a42dd21bb0c41e37e34272006245c |
|
MD5 | c45e08c2802acedd5583c9382d1956d0 |
|
BLAKE2b-256 | 186f06d4f01e567af3239557b5879936530e6733735fe91b5f3cd88d62aacbb9 |