https://github.com/ansys/pygranta
PyGranta metapackage
https://github.com/ansys/pygranta
Last synced: about 1 month ago
JSON representation
PyGranta metapackage
- Host: GitHub
- URL: https://github.com/ansys/pygranta
- Owner: ansys
- License: mit
- Created: 2023-06-23T18:21:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T12:00:20.000Z (about 1 month ago)
- Last Synced: 2025-04-13T01:37:09.496Z (about 1 month ago)
- Language: Python
- Homepage: https://grantami.docs.pyansys.com/
- Size: 4.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
PyGranta metapackage
====================
|pyansys| |python| |pypi| |GH-CI| |MIT| |black| |pre-commit|.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?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/pygranta?logo=pypi
:target: https://pypi.org/project/pygranta/
:alt: Python.. |pypi| image:: https://img.shields.io/pypi/v/pygranta.svg?logo=python&logoColor=white
:target: https://pypi.org/project/pygranta/
:alt: PyPI.. |GH-CI| image:: https://github.com/ansys/pygranta/actions/workflows/ci-build.yml/badge.svg
:target: https://github.com/ansys/pygranta/actions/workflows/ci-build.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.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/ansys/pygranta/main.svg
:target: https://results.pre-commit.ci/latest/github/pyansys/pygranta/main
:alt: pre-commit.ci statusWelcome to the PyGranta metapackage repository. The ``pygranta`` metapackage
provides a single package of collected PyGranta packages that ensures compatibility
of these packages amongst themselves and the Granta MI release that they are linked to.The ``pygranta`` metapackage ensures compatibility between these PyGranta packages:
- `BoM Analytics `_: Pythonic interface to the Ansys Granta MI BoM Analytics services.
- `RecordLists `_: Pythonic interface to the Ansys Granta MI Lists API.
- `serverapi-openapi `_: Autogenerated client library for the Ansys Granta MI Server API Services.The PyGranta metapackage installs these core modules and their dependencies:
- `BoM Analytics`_
- `RecordLists`_
- `serverapi-openapi`_Documentation
-------------Documentation for the latest stable release of PyGranta is hosted at
`PyGranta documentation `_.
The documentation has four sections:- `Getting started `_: Describes
how to install PyGranta in user mode.
- `User guide `_: Describes how to
use PyGranta.
- `API reference `_: Provides API member descriptions
and usage examples.
- `Examples `_: Provides examples showing
end-to-end workflows for using PyGranta.License and acknowledgments
---------------------------
All PyGranta libraries are licensed under the MIT license.PyGranta libraries make no commercial claim over Ansys whatsoever.
These libraries extend the functionality of Ansys products by
adding Python interfaces to legally obtained software products
without changing the core behaviors or licenses of the original
software.For more information on Ansys products, visit the `Ansys website `_.