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