macOS
brew install easyeda2kicadlocal Homebrew formula metadata
brew
Converts electronic components from EasyEDA or LCSC to a KiCad library. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install easyeda2kicadlocal Homebrew formula metadata
nix profile install nixpkgs#easyeda2kicadnixpkgs package indexes · pkgs/by-name/ea/easyeda2kicad/package.nix · source: api.github.com
overview
Converts electronic components from EasyEDA or LCSC to a KiCad library
history
easyeda2kicad is a Python command-line bridge between EasyEDA/LCSC component data and KiCad libraries. It matters in the KiCad packaging ecosystem because it automates the otherwise repetitive symbol, footprint, and 3D-model import work common in JLCPCB/LCSC-centered PCB workflows.
The public GitHub repository was created in January 2022 and describes the tool as converting LCSC and EasyEDA components into KiCad libraries. The README documents support for KiCad v6 and newer, generated symbol libraries, footprint directories, and 3D model output in WRL and STEP formats.
By the 1.0.1 release in April 2026, release notes show a maturing converter with fixes for EasyEDA geometry edge cases, STEP 3D import, KiCad symbol naming, polygon/pad handling, and CI/tooling updates.
The project is distributed as a Python package and is also packaged by Homebrew and Nix in the input metadata, reflecting adoption by users who want the converter available as a normal CLI rather than only as a cloned script.
Typical use is to pass one or more LCSC part IDs and request symbols, footprints, 3D models, or the full set. The README documents default output under a KiCad/easyeda2kicad library directory and optional project-relative 3D model paths for portable KiCad projects.
Package maintainers care about easyeda2kicad because it sits at the boundary between web-hosted component catalogs and local EDA library files. Its dependencies, KiCad-version assumptions, and generated file layout all affect whether a packaged CLI actually drops useful artifacts into a designer's workflow.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
easyeda2kicad | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/uPesy/easyeda2kicad.py
install metadata
| Package key | brew:easyeda2kicad |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/easyeda2kicad |
| Homepage | https://github.com/uPesy/easyeda2kicad.py |
| Repository | https://github.com/uPesy/easyeda2kicad.py |
| Upstream docs | https://github.com/uPesy/easyeda2kicad.py#readme |
| License | AGPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/ab/8b/9a7abcdbb2a3a86d55e40f59f7c28b24e7e8fe9fcc08949509fff386a9a5/easyeda2kicad-1.0.1.tar.gz |
| Dependencies | certifi, pydantic, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | easyeda2kicad |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
easyeda2kicad
nix profile install nixpkgs#easyeda2kicadsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.