Installation ============ As a command line application ----------------------------- If you plan on using the :ref:`command line interface ` for this software, you can use `pipx `_ for this: .. code-block:: bash pipx install rtds-circuit-analysis As a python library ------------------- If you want to use the :ref:`library `, however, you might prefer using `pip `_ for the installation: .. code-block:: bash pip install rtds-circuit-analysis