easyeda2kicad
brew install easyeda2kicad
v1.0.1
AGPL-3.0-or-later
Converts electronic components from EasyEDA or LCSC to a KiCad library
28
30-day installs · #5935
130
90-day · #5012
450
365-day · #5347
1.5k
★ GitHub stars · updated 4mo ago
Runtime dependencies
Links
- https://github.com/uPesy/easyeda2kicad.py
- GitHub: uPesy/easyeda2kicad.py
- Brew formula source: Formula/e/easyeda2kicad.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"certifi",
"pydantic",
"python@3.14"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Converts electronic components from EasyEDA or LCSC to a KiCad library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:13+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "easyeda2kicad",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-08T14:46:25Z",
"github_readme_excerpt": "# easyeda2kicad\n\n[](https://pypi.org/project/easyeda2kicad/)\n[](https://github.com/uPesy/easyeda2kicad.py/blob/master/LICENSE)\n[](https://pepy.tech/project/easyeda2kicad)\n\n[](https://github.com/pre-commit/pre-commit)\n[](https://github.com/astral-sh/ruff)\n\nA Python script that converts any electronic components from [EasyEDA](https://easyeda.com/) or [LCSC](https://www.lcsc.com/) to a KiCad library including **3D model** in color. This tool will speed up your PCB design workflow especially when using [JLCPCB SMT assembly services](https://jlcpcb.com/caa). **It supports KiCad v6 and newer.**\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\"https://raw.githubusercontent.com/uPesy/easyeda2kicad.py/master/ressources/demo_symbol.png\" width=\"500\"\u003e\n\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n \u003cimg src=\"https://raw.githubusercontent.com/uPesy/easyeda2kicad.py/master/ressources/demo_footprint.png\" width=\"500\"\u003e\n\u003c/div\u003e\n\n## \ud83d\udcbe Installation\n\nIf you have Python installed on your system:\n\n```bash\npip install easyeda2kicad\n```\n\n### Installation using the KiCad Command Prompt\n\nKiCad ships with its own Python interpreter. If you don\u0027t have a separate Python installation, you can use KiCad\u0027s bundled Python to install easyeda2kicad.\n\n**Windows:** KiCad bundles its own Python. Search for *KiCad Command Prompt* in the Start Menu, then run `pip install easyeda2kicad`. Note: KiCad\u0027s Scripts folder is not on PATH, so use `python -m easyeda2kicad` to run the tool from the KiCad Command Prompt.\n\n**Linux:** On most distributions, KiCad",
"github_repo": "uPesy/easyeda2kicad.py",
"github_stars": 1475,
"github_topics": [],
"homepage": "https://github.com/uPesy/easyeda2kicad.py",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 28,
"installs_365d": 450,
"installs_90d": 130,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "AGPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "easyeda2kicad",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 5935,
"rank_365d": 5347,
"rank_90d": 5012,
"raw_hash": "bdc2ca5a7e0f10a4",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/e/easyeda2kicad.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.1",
"versioned_formulae": [],
"why_use_this": null
}