# 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()
Release files for lcapygui 0.94
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lcapygui-0.94.tar.gz | 70.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lcapygui-0.94-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:608.2 kB
Release files / lcapygui-0.94.tar.gz
| Download URL | lcapygui-0.94.tar.gz |
|---|---|
| Size | 70.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3e627860b033b43355c52ffcbfde6aef018f0b3b06b169dd4442efd855efb4b6
|
|
BLAKE2b-256 checksum How to use checksums |
a8ec33fb2f619319808c9fb25eda0ef8deeffb7a455db305680bceaca73d96a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / lcapygui-0.94-py3-none-any.whl
| Download URL | lcapygui-0.94-py3-none-any.whl |
|---|---|
| Size | 537.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6d0b99bedb77e02e95c1bea068041b589b7303d5fe1f365845054a2d255da189
|
|
BLAKE2b-256 checksum How to use checksums |
570ac1286513fd7d36a2c928d217395c1cb104dd1c3112bc880691ea1bcb7810
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|