Metadata-Version: 2.1
Name: kqcircuits
Version: 4.7.21
Summary: KQCircuits is a KLayout/Python-based superconducting quantum circuit library developed by IQM.
Author-email: IQM Finland Oy <kqcircuits@meetiqm.com>
License: GPL-3.0
Project-URL: Homepage, https://iqm-finland.github.io/KQCircuits/
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6.9
Description-Content-Type: text/markdown
Requires-Dist: klayout==0.28.17.post1
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: versiontag
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: networkx; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Provides-Extra: tests
Requires-Dist: networkx; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov~=2.8; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Requires-Dist: tox; extra == "tests"
Requires-Dist: pylint==2.9; extra == "tests"
Requires-Dist: matplotlib; extra == "tests"
Requires-Dist: black; extra == "tests"
Provides-Extra: notebooks
Requires-Dist: jupyter; extra == "notebooks"
Provides-Extra: graphs
Requires-Dist: networkx; extra == "graphs"
Requires-Dist: matplotlib; extra == "graphs"
Provides-Extra: simulations
Requires-Dist: gmsh; extra == "simulations"
Requires-Dist: pandas; extra == "simulations"
Requires-Dist: matplotlib; extra == "simulations"

See https://iqm-finland.github.io/KQCircuits/developer/standalone.html#klayout-standalone-usage
