devbisme/skidl
SKiDL is a library that lets you design electronic circuits using Python. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 3669
- days_rel: 36
- days_push: 13
- n_releases_24m: 45
Adoption not part of the score
1636 stars · 180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SKiDL is a Python library for describing electronic circuits in code instead of a schematic editor. It performs electrical rules checking and generates netlists, BOMs, diagrams, and KiCad schematics for PCB layout tools.
Use cases
- design electronic circuits using Python code
- generate netlists for PCB layout tools like KiCad
- run electrical rules checks on circuit designs
- create parametric and reusable circuit modules
- version-control circuit designs with git
- generate KiCad schematics, SVG diagrams, or BOMs from one source
When to choose
- you prefer text-based, code-driven circuit design over schematic editors
- you want to automate or programmatically generate repetitive circuit structures
- you need circuit designs that work with git workflows and code review
- you target KiCad for PCB layout
When to avoid
- you prefer graphical schematic capture and visual circuit editing
- you need a full PCB layout tool (SKiDL only generates netlists/schematics)
- you work with EDA tools other than KiCad without custom backends
Facets
library · maturity active
simulation developer-tools hardware developer-tools python cross-platform eda kicad electronics schematics netlist pcb-design circuit-design code-generation automation
3 sources
- readme: https://github.com/devbisme/skidl · fetched 2026-08-28 · 0cef592484d4
- homepage: https://devbisme.github.io/skidl/ · fetched 2026-08-29 · 050b38321ca9
- registry_pypi: https://pypi.org/pypi/skidl/json · fetched 2026-08-29 · f2e878f986cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| devbisme/skidl | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem