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.
## Installation Ensure wheel and setuptools are installed.
Run pip install .
If running on windows, please ensure you have the latest [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) installed.
To view equations, and export circuit diagrams, please ensure LaTeX is installed. #### Linux Please install from your distros package manager. #### macOS Use brew to install texlive. brew install texlive.
## How to run 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
Built Distribution
File details
Details for the file lcapygui-0.94.tar.gz
.
File metadata
- Download URL: lcapygui-0.94.tar.gz
- Upload date:
- Size: 70.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.28.2 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3e627860b033b43355c52ffcbfde6aef018f0b3b06b169dd4442efd855efb4b6
|
|
MD5 |
a075cbe0f53b47df7bcbf1c7f361ee4b
|
|
BLAKE2b-256 |
a8ec33fb2f619319808c9fb25eda0ef8deeffb7a455db305680bceaca73d96a1
|
File details
Details for the file lcapygui-0.94-py3-none-any.whl
.
File metadata
- Download URL: lcapygui-0.94-py3-none-any.whl
- Upload date:
- Size: 537.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.28.2 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6d0b99bedb77e02e95c1bea068041b589b7303d5fe1f365845054a2d255da189
|
|
MD5 |
1cef3c285699c3378de76c7c22196e17
|
|
BLAKE2b-256 |
570ac1286513fd7d36a2c928d217395c1cb104dd1c3112bc880691ea1bcb7810
|