A GUI for lcapy
Project description
lcapy-gui
This package provides an experimental GUI for Lcapy, lcapy-tk. Schematics can be created and saved in a number of formats and symbolic component voltages and currents can be inspected.
From the console it can be run as lcapy-tk
.
From a python interpreter it can be run using:
from lcapygui import LcapyTk
e = LcapyTk()
e.display()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lcapygui-0.3.9.tar.gz
(29.3 kB
view hashes)
Built Distribution
lcapygui-0.3.9-py3-none-any.whl
(66.6 kB
view hashes)