|Pypi License| |Pypi Python Version|
- Quick Link to Production Branch
- Quick Link to Devel Branch
PySpice is a Python module which interface |Python|_ to the |Ngspice|_ and |Xyce|_ circuit simulators.
The documentation is available on the |PySpiceHomePage|_.
- support Ngspice and Xyce circuit simulators
- support Linux, Windows and Mac OS X platforms
- licensed under GPLv3 therms
- implement an Ngspice shared library binding using CFFI which support external sources
- implement (partial) SPICE netlist parser
- implement an Oriented Object API to define circuit
- export simulation output to |Numpy|_ arrays
- plot using |Matplotlib|_
- handle units
- work with Kicad schematic editor
- implement a documentation generator
- provides many examples
Look at the installation section in the documentation.
Authors: Fabrice Salvaire