tscircuit Python package, allows a seamless passthrough to all tscircuit features from Python.
This repo is a work in progress, but is an official project of tscircuit
tscircuit implements the massive Circuit JSON specification, has an autorouter, autoplacement and more. This library allows accessing all the tscircuit features using RPC calls and WASM builds. The tscircuit framework specification is not intended to be Typescript-specific, which makes the Python bindings feel completely natural.
tscircuit dev tools such as tsci are designed to work with python tscircuit code. In addition, you can use any
component from the tscircuit registry, and importers from things like JLCPCB.
pip install tscircuitimport tscircuit