Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altaris/pyquill


https://github.com/altaris/pyquill

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# pyquill

![Python 3](https://img.shields.io/badge/python-3-blue?logo=python)
[![License](https://img.shields.io/badge/license-MIT-green)](https://choosealicense.com/licenses/mit/)
[![Code style](https://img.shields.io/badge/style-black-black)](https://pypi.org/project/black)

Draw `qiskit.QuantumCircuit` into typst using the [`quill`
package](https://typst.app/universe/package/quill).

Eventually, it'd be great to move all this into qiskit's codebase to make it
possible to do something like `circuit.draw("typst")`.