Skip to main content

Python module for circuit design, simulation, and visualization.

Project description

elabs

A Python module for circuit design, simulation, and visualization. Easily create, connect, and view electronic circuits programmatically.

Features

  • Programmatic circuit creation (battery, bulb, led, resistor, etc.)
  • Connect components with simple syntax
  • Download files by extension
  • View circuits in your browser

Installation

pip install elabs

Usage

import elabs
battery = elabs.battery('9v')
bulb = elabs.bulb('minvolt','maxvolt')
circuit = elabs.Circuit()
circuit.add(battery, bulb)
circuit.connect(battery, 'pos', bulb, 'anode')
circuit.show()

Downloading Files

elabs.download_file_by_extension('.', '.txt', 'output.txt')

View on Website

elabs.view_on_website('http://localhost:3001')

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elabs-0.1.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elabs-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file elabs-0.1.0.tar.gz.

File metadata

  • Download URL: elabs-0.1.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for elabs-0.1.0.tar.gz
Algorithm Hash digest
SHA256 71d955c99d8977699dfa71493a54ab6580e4fc6a048d26fce6520cd55c66b125
MD5 416e7f8be0eb3a0bf2e461163c65dae4
BLAKE2b-256 8dc9977c99353787437bd907f445c7a2c7ecd09747949e2907ef976a69e42abe

See more details on using hashes here.

Provenance

The following attestation bundles were made for elabs-0.1.0.tar.gz:

Publisher: workflow.yml on ASHLIN-JOHN/elabs-python-fhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file elabs-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: elabs-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for elabs-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 349dc9962cfd1e17cca3d378aed41f3be1abade3adc9ca38ea6264d2d0b80986
MD5 3e3be8f4f34cdefe0e62086bdd8a9e35
BLAKE2b-256 631a99b1192327714585fc6a9557c1ef5be115514ddf32e82c652a8d183f289a

See more details on using hashes here.

Provenance

The following attestation bundles were made for elabs-0.1.0-py3-none-any.whl:

Publisher: workflow.yml on ASHLIN-JOHN/elabs-python-fhub

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page