146 Forks
511 Stars
511 Watchers

PySpice

Simulate electronic circuit using Python and the Ngspice / Xyce simulators

How to download and setup PySpice

Open terminal and run command
git clone https://github.com/PySpice-org/PySpice.git
git clone is used to create a copy or clone of PySpice repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PySpice https://github.com/PySpice-org/PySpice/archive/master.zip

Or simply clone PySpice with SSH
[email protected]:PySpice-org/PySpice.git

If you have some problems with PySpice

You may open issue on PySpice support forum (system) here: https://github.com/PySpice-org/PySpice/issues