# Installer easyeda2kicad avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de easyeda2kicad pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:easyeda2kicad
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install easyeda2kicad
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#easyeda2kicad
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ea/easyeda2kicad/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:easyeda2kicad
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/easyeda2kicad>
- **Version:** 1.0.1
- **Résumé source:** Converts electronic components from EasyEDA or LCSC to a KiCad library
- **Page d'accueil:** <https://github.com/uPesy/easyeda2kicad.py>
- **Dépôt:** <https://github.com/uPesy/easyeda2kicad.py>
- **Licence:** AGPL-3.0-or-later
- **Archive source:** <https://files.pythonhosted.org/packages/ab/8b/9a7abcdbb2a3a86d55e40f59f7c28b24e7e8fe9fcc08949509fff386a9a5/easyeda2kicad-1.0.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- easyeda2kicad (cli)
- easyeda2kicad (alias)

## Dépendances

- certifi
- pydantic
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.0.1
- données locales: OK
- dépôt amont: https://github.com/uPesy/easyeda2kicad.py
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022: Public GitHub repository created.
- 2026: v1.0.1 release published with STEP import and numerous converter fixes.

### Related projects

- KiCad, EasyEDA, LCSC, and JLCPCB SMT assembly workflows are the adjacent ecosystem named by the project README.

### Sources

- <https://github.com/uPesy/easyeda2kicad.py>
- <https://github.com/uPesy/easyeda2kicad.py/releases/tag/v1.0.1>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - easyeda2kicad: normalized package name match | nixpkgs package indexes: pkgs/by-name/ea/easyeda2kicad/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [pcb](https://pkg.so/fr/brew/pcb/) - Shares pkgdb curated category or tags: cli, developer-tools, eda, electronics, pcb.
- [pcb2gcode](https://pkg.so/fr/brew/pcb2gcode/) - Shares pkgdb curated category or tags: cli, developer-tools, electronics, pcb.
- [netlistsvg](https://pkg.so/fr/brew/netlistsvg/) - Shares pkgdb curated category or tags: cli, developer-tools, eda.
- [sv2v](https://pkg.so/fr/brew/sv2v/) - Shares pkgdb curated category or tags: cli, developer-tools, eda.
- [gerbv](https://pkg.so/fr/brew/gerbv/) - Shares pkgdb curated category or tags: cli, developer-tools, eda, electronics, pcb.
- [uv](https://pkg.so/fr/brew/uv/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [pipx](https://pkg.so/fr/brew/pipx/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [cffi](https://pkg.so/fr/brew/cffi/) - Shares pkgdb curated category or tags: cli, developer-tools, python.
- [posting](https://pkg.so/fr/brew/posting/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, pydantic.
- [abi3audit](https://pkg.so/fr/brew/abi3audit/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, python.
- [check-jsonschema](https://pkg.so/fr/brew/check-jsonschema/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, python.

## Combined YAML source

View the package source record on GitHub. [combined/easyeda2kicad.yml](https://github.com/mxcl/pkgdb/blob/main/combined/easyeda2kicad.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
