Getting Started
Installation
spycey can be installed with pip
pip install git+https://github.com/sagrpatl/spycey.git
Overview
The spycey module allows building modular power trees. It uses ngspice to calculate the DC operating point. Basic spice models are included and custom models can be integrated. The anytree module is used to build a tree structures and methods are available to build a netlist for analysis.