1- Pytools path
2- ============
1+ ansys-tools-path
2+ ================
3+
34|pyansys | |python | |pypi | |GH-CI | |codecov | |MIT | |black |
45
56.. |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
67 :target: https://docs.pyansys.com/
78 :alt: PyAnsys
89
9- .. |python | image :: https://img.shields.io/pypi/pyversions/pytools -path?logo=pypi
10- :target: https://pypi.org/project/pytools -path/
10+ .. |python | image :: https://img.shields.io/pypi/pyversions/ansys-tools -path?logo=pypi
11+ :target: https://pypi.org/project/ansys-tools -path/
1112 :alt: Python
1213
13- .. |pypi | image :: https://img.shields.io/pypi/v/pytools -path.svg?logo=python&logoColor=white
14- :target: https://pypi.org/project/pytools -path
14+ .. |pypi | image :: https://img.shields.io/pypi/v/ansys-tools -path.svg?logo=python&logoColor=white
15+ :target: https://pypi.org/project/ansys-tools -path
1516 :alt: PyPI
1617
17- .. |codecov | image :: https://codecov.io/gh/pyansys/pytools -path/branch/main/graph/badge.svg
18- :target: https://codecov.io/gh/pyansys/pytools -path
18+ .. |codecov | image :: https://codecov.io/gh/pyansys/ansys-tools -path/branch/main/graph/badge.svg
19+ :target: https://codecov.io/gh/pyansys/ansys-tools -path
1920 :alt: Codecov
2021
21- .. |GH-CI | image :: https://github.com/pyansys/pytools -path/actions/workflows/ci_cd.yml/badge.svg
22- :target: https://github.com/pyansys/pytools -path/actions/workflows/ci_cd.yml
22+ .. |GH-CI | image :: https://github.com/pyansys/ansys-tools -path/actions/workflows/ci_cd.yml/badge.svg
23+ :target: https://github.com/pyansys/ansys-tools -path/actions/workflows/ci_cd.yml
2324 :alt: GH-CI
2425
2526.. |MIT | image :: https://img.shields.io/badge/License-MIT-yellow.svg
@@ -33,6 +34,7 @@ Pytools path
3334
3435Library to locate Ansys products in a local machine.
3536
37+ .. contribute_start
3638
3739 How to install
3840--------------
@@ -42,7 +44,9 @@ At least two installation modes are provided: user and developer.
4244For users
4345^^^^^^^^^
4446
45- In order to install Pytools path, make sure you
47+ .. howtoinstallusers_start
48+
49+ In order to install ``ansys-tools-path ``, make sure you
4650have the latest version of `pip `_. To do so, run:
4751
4852.. code :: bash
@@ -55,10 +59,12 @@ Then, you can simply execute:
5559
5660 python -m pip install ansys-tools-path
5761
62+ .. howtoinstallusers_end
63+
5864 For developers
5965^^^^^^^^^^^^^^
6066
61- Installing Pytools path in developer mode allows
67+ Installing `` ansys-tools- path`` in developer mode allows
6268you to modify the source and enhance it.
6369
6470Before contributing to the project, please refer to the `PyAnsys Developer's guide `_. You will
@@ -97,13 +103,11 @@ need to follow these steps:
97103
98104 #. Install the project in editable mode:
99105
100- .. code :: bash
106+ .. code :: bash
101107
102108 python -m pip install --editable ansys-tools-path
103109
104110
105- .. howtouse
106-
107111 How to testing
108112--------------
109113
@@ -157,5 +161,4 @@ the building requirements and then executing the build module:
157161.. _PyAnsys Developer's guide : https://dev.docs.pyansys.com/
158162.. _pytest : https://docs.pytest.org/en/stable/
159163.. _Sphinx : https://www.sphinx-doc.org/en/master/
160- .. _tox : https://tox.wiki/
161- .. _api :
164+ .. _tox : https://tox.wiki/
0 commit comments