|
| 1 | +Standalone projects |
| 2 | +=================== |
| 3 | + |
| 4 | +.. contents:: |
| 5 | + |
| 6 | +General purpose |
| 7 | +--------------- |
| 8 | + |
| 9 | +.. grid:: 3 |
| 10 | + |
| 11 | + .. grid-item-card:: Ansys Python Manager |
| 12 | + :img-top: ../../_static/thumbnails/ansys-python-manager.png |
| 13 | + :link: https://installer.docs.pyansys.com/version/stable |
| 14 | + :text-align: center |
| 15 | + :class-title: pyansys-card-title |
| 16 | + :margin: 2 2 0 0 |
| 17 | + |
| 18 | + Simple cross-platform QT application to install Python and PyAnsys packages |
| 19 | + |
| 20 | + .. grid-item-card:: PyAnsys Cheat Sheets |
| 21 | + :img-top: ../../_static/thumbnails/pyansys-cheat-sheets.png |
| 22 | + :link: https://cheatsheets.docs.pyansys.com/ |
| 23 | + :text-align: center |
| 24 | + :class-title: pyansys-card-title |
| 25 | + :margin: 2 2 0 0 |
| 26 | + |
| 27 | + PyAnsys cheat sheets for different libraries as quick reference guides |
| 28 | + |
| 29 | +Repository management |
| 30 | +--------------------- |
| 31 | + |
| 32 | +.. grid:: 3 |
| 33 | + |
| 34 | + .. grid-item-card:: Ansys Repository Templates |
| 35 | + :img-top: ../../_static/thumbnails/intro.png |
| 36 | + :link: https://templates.ansys.com/version/stable |
| 37 | + :text-align: center |
| 38 | + :class-title: pyansys-card-title |
| 39 | + :margin: 2 2 0 0 |
| 40 | + |
| 41 | + Ansys tool for creating new projects according to Ansys guidelines |
| 42 | + |
| 43 | + .. grid-item-card:: Ansys GitHub Actions |
| 44 | + :img-top: ../../_static/thumbnails/intro.png |
| 45 | + :link: https://actions.docs.ansys.com/version/stable |
| 46 | + :text-align: center |
| 47 | + :class-title: pyansys-card-title |
| 48 | + :margin: 2 2 0 0 |
| 49 | + |
| 50 | + Collection of GitHub Workflows to be reused by projects in the Ansys ecosystem |
| 51 | + |
| 52 | + .. grid-item-card:: Ansys ``pre-commit`` Hooks |
| 53 | + :img-top: ../../_static/thumbnails/intro.png |
| 54 | + :link: https://pre-commit-hooks.docs.ansys.com/version/stable |
| 55 | + :text-align: center |
| 56 | + :class-title: pyansys-card-title |
| 57 | + :margin: 2 2 0 0 |
| 58 | + |
| 59 | + Ansys repository containing customized pre-commit hooks |
| 60 | + |
| 61 | + .. grid-item-card:: Ansys Tools Repository Sync |
| 62 | + :img-top: ../../_static/thumbnails/intro.png |
| 63 | + :link: https://ansys.github.io/ansys-tools-repo-sync/version/stable |
| 64 | + :text-align: center |
| 65 | + :class-title: pyansys-card-title |
| 66 | + :margin: 2 2 0 0 |
| 67 | + |
| 68 | + Ansys tool intended to synchronize the content of two different repositories |
| 69 | + |
| 70 | + |
| 71 | +Artificial intelligence |
| 72 | +----------------------- |
| 73 | + |
| 74 | +.. grid:: 3 |
| 75 | + |
| 76 | + .. grid-item-card:: Reviewer Bot |
| 77 | + :img-top: ../../_static/thumbnails/intro.png |
| 78 | + :link: https://review-bot.docs.pyansys.com/version/stable |
| 79 | + :text-align: center |
| 80 | + :class-title: pyansys-card-title |
| 81 | + :margin: 2 2 0 0 |
| 82 | + |
| 83 | + Python development tool for leveraging the power of OpenAI to automatically |
| 84 | + generate suggestions for improving GitHub pull requests |
| 85 | + |
| 86 | + |
| 87 | +Documentation |
| 88 | +------------- |
| 89 | + |
| 90 | +.. grid:: 3 |
| 91 | + |
| 92 | + .. grid-item-card:: Ansys Sphinx Theme |
| 93 | + :img-top: ../../_static/thumbnails/intro.png |
| 94 | + :link: https://sphinxdocs.ansys.com/version/stable |
| 95 | + :text-align: center |
| 96 | + :class-title: pyansys-card-title |
| 97 | + :margin: 2 2 0 0 |
| 98 | + |
| 99 | + Extension of the popular `PyData Sphinx theme <https://github.com/pydata/pydata-sphinx-theme>`_ |
| 100 | + that is used by `numpy <https://numpy.org/doc/stable/>`_, `pandas <https://pandas.pydata.org/docs/>`_, |
| 101 | + `pyvista <https://docs.pyvista.org>`_, and many more scientific Python packages |
| 102 | + |
| 103 | + .. grid-item-card:: PyMeilisearch |
| 104 | + :img-top: ../../_static/thumbnails/intro.png |
| 105 | + :link: https://pymeilisearch.docs.ansys.com/version/stable |
| 106 | + :text-align: center |
| 107 | + :class-title: pyansys-card-title |
| 108 | + :margin: 2 2 0 0 |
| 109 | + |
| 110 | + Enhanced Python API to Meilisearch |
| 111 | + |
| 112 | + .. grid-item-card:: PyConverter-XML2Py |
| 113 | + :img-top: ../../_static/thumbnails/intro.png |
| 114 | + :link: https://review-bot.docs.pyansys.com/version/stable |
| 115 | + :text-align: center |
| 116 | + :class-title: pyansys-card-title |
| 117 | + :margin: 2 2 0 0 |
| 118 | + |
| 119 | + Python development tool for leveraging the power of OpenAI to automatically |
| 120 | + generate suggestions for improving GitHub pull requests |
0 commit comments