Enter:
pip install slicap
SLiCAP can generate netlists from schematic files from:
Preferred for all platforms is to install or upgrade to the latest version of Kicad, and install Inkscape.
On the first run:
SLiCAP searches for installed applications:
Kicad,
lepton-eda (Linux and MacOS)
SLiCAP creates a SLiCAP.ini file in the user home directory. This file contains initial setting and commands to start the above applications. It can be edited manually, and when deleted it will be recreated on the next run. Searching for applications on MSWindows may take a while!
On the first run of a project, SLiCAP creates a SLiCAP.ini file in the project folder, each time you run the project this file is updated. It will be recreated after deletion.
>>> Help()
Opens HTML documentation in your default browser. It can also be viewed at https://slicap.org
Install requirements:
python -m pip install -r requirements.txt
Make Documentation:
cd ./doc make html cd ..
Lastly, Install:
python -m pip install .
Don't forget the dot!
If you want to contribute to the development of SLiCAP, please Email Us.
In case bugs are found, please report them to the 'Issues' page.
$ claude mcp add SLiCAP_python \
-- python -m otcore.mcp_server <graph>