Simulate electronic circuit using Python and the Ngspice / Xyce simulators
PySpice is a free and open source Python module which interfaces Python to the Ngspice and Xyce circuit simulators. PySpice implements a Ngspice binding and provides an oriented object API on top of SPICE, the simulation output is converted to Numpy arrays for convenience.