.. -*- Mode: rst -*-

.. include:: project-links.txt
.. include:: abbreviation.txt

=========
 PySpice
=========

|Pypi License|
|Pypi Python Version|

|Pypi Version|

-----

Overview
========

What is PySpice ?
-----------------

In short PySpice is an open source Python module which interface |Python|_ and the famous `Spice
<https://en.wikipedia.org/wiki/SPICE>`_ circuit simulator.

Mainly it permits:

 * to define a circuit, so called netlist,
 * to perform a simulation using |Ngspice|_,
 * to analyse the output using |Numpy|_ and |Matplotlib|_

Where is the Documentation ?
----------------------------

The documentation is available on the |PySpiceHomePage|_.

How to install it ?
-------------------

Look at the `installation <https://pyspice.fabrice-salvaire.fr/installation.html>`_ section in the documentation.

Credits
=======

Authors: `Fabrice Salvaire <http://fabrice-salvaire.fr>`_

News
====

.. include:: news.txt

.. End
