Skip to content

tscircuit/tscircuitpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tscircuit python

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

Why use Python with 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.

Installation

pip install tscircuit

Usage

import tscircuit

About

Create circuit boards with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages