CHANGES.txt
LICENSE.txt
MANIFEST.in
README.txt
readthedocs.yml
setup.py
SchemDraw.egg-info/PKG-INFO
SchemDraw.egg-info/SOURCES.txt
SchemDraw.egg-info/dependency_links.txt
SchemDraw.egg-info/requires.txt
SchemDraw.egg-info/top_level.txt
docs/Makefile
docs/changes.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/elements/compound.rst
docs/elements/connectors.rst
docs/elements/dsp.rst
docs/elements/electrical.rst
docs/elements/flow.rst
docs/elements/intcircuits.rst
docs/elements/logic.rst
docs/gallery/analog.rst
docs/gallery/flowcharting.rst
docs/gallery/ic.rst
docs/gallery/index.rst
docs/gallery/logicgate.rst
docs/gallery/opamp.rst
docs/gallery/signalproc.rst
docs/gallery/solidstate.rst
docs/gallery/styles.rst
docs/usage/classes.rst
docs/usage/customizing.rst
docs/usage/placement.rst
docs/usage/start.rst
schemdraw/__init__.py
schemdraw/adddocs.py
schemdraw/schemdraw.py
schemdraw/segments.py
schemdraw/transform.py
schemdraw/backends/__init__.py
schemdraw/backends/mpl.py
schemdraw/dsp/__init__.py
schemdraw/dsp/dsp.py
schemdraw/dsp/legacy.py
schemdraw/elements/__init__.py
schemdraw/elements/cables.py
schemdraw/elements/compound.py
schemdraw/elements/connectors.py
schemdraw/elements/elements.py
schemdraw/elements/intcircuits.py
schemdraw/elements/legacy.py
schemdraw/elements/lines.py
schemdraw/elements/misc.py
schemdraw/elements/oneterm.py
schemdraw/elements/opamp.py
schemdraw/elements/sources.py
schemdraw/elements/switches.py
schemdraw/elements/transistors.py
schemdraw/elements/twoterm.py
schemdraw/elements/xform.py
schemdraw/flow/__init__.py
schemdraw/flow/flow.py
schemdraw/flow/legacy.py
schemdraw/logic/__init__.py
schemdraw/logic/legacy.py
schemdraw/logic/logic.py
test/compound.ipynb
test/connectors.ipynb
test/dsp.ipynb
test/elements.ipynb
test/gallery.ipynb
test/gallery_legacy.ipynb
test/logic.ipynb
test/schematic.py
test/test_cases.ipynb
test/test_cases_legacy.ipynb