Skip to main content

Electrical circuit schematic drawing

Project description

SchemDraw

SchemDraw is a python package for producing high-quality electrical circuit schematic diagrams. Typical usage::

        import SchemDraw as schem
    	import SchemDraw.elements as e
        d = schem.Drawing()
        d.add(e.RES, label='100K$\Omega$')
        d.add(e.CAP, d='down', botlabel='0.1$\mu$F')
        d.draw()
        d.save('schematic.eps')

Documentation is available in the docs folder or online.

The most current version can be found in the source code git repository.

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

SchemDraw-0.4.0.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

SchemDraw-0.4.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file SchemDraw-0.4.0.tar.gz.

File metadata

  • Download URL: SchemDraw-0.4.0.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3

File hashes

Hashes for SchemDraw-0.4.0.tar.gz
Algorithm Hash digest
SHA256 131ec112495ffd5cc4d43dfdff5c36871c84580a407a9de3c97f8b94d449130d
MD5 20c40feaef6d53639db308b6a1d70d21
BLAKE2b-256 655efbfe22c697068778c4c3dd3f9efcd39ad1428b5cfe3e59bfb900dd681527

See more details on using hashes here.

File details

Details for the file SchemDraw-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: SchemDraw-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3

File hashes

Hashes for SchemDraw-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b85ab7341a77d935464110b5a1821f410a6f904920dd2aa6c9bc63acc0b8676
MD5 0e94d7705656cad65773f0d5567e8cbf
BLAKE2b-256 034d8b71e73f066b7b1686dbec08e6ef2f5fef00b5861116f31137974315aeb5

See more details on using hashes here.

Supported by

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