A command-line tool for managing KiCad libraries across projects and workstations
Project description
KiCad Library Manager (KiLM)
A command-line tool for managing KiCad libraries across projects and workstations.
Features
- Automatically detect KiCad configurations across different platforms (Windows, macOS, Linux)
- Add symbol and footprint libraries to KiCad from a centralized repository
- Set environment variables directly in KiCad configuration
- Pin favorite libraries for quick access in KiCad
- Create timestamped backups of configuration files
- Support for environment variables
- Dry-run mode to preview changes
- Compatible with KiCad 6.x and newer
- Project template management to standardize new designs
Installation
# Using pip
pip install kilm
# Using pipx (recommended for CLI tools)
pipx install kilm
# Using uv (faster Python package installer)
uv pip install kilm
Quick Start
# Initialize a library
kilm init
# Set up KiCad to use your libraries
kilm setup
# Check current configuration
kilm status
Documentation
For comprehensive guides, usage examples, and configuration options, visit the official documentation.
License
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create a feature branch
- Submit a Pull Request
See the development documentation for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kilm-0.2.2.tar.gz.
File metadata
- Download URL: kilm-0.2.2.tar.gz
- Upload date:
- Size: 60.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
279a120e48a41b4cddf034bcc78fb74f0ab75431637eed275513f56984af5c44
|
|
| MD5 |
20470f8f6a4dc6c2a0aa533ba8d58441
|
|
| BLAKE2b-256 |
dcfddc12a9f2a636627b2f1fea9c77404f102e297f3a963a964bfb1e72ff37cd
|
File details
Details for the file kilm-0.2.2-py3-none-any.whl.
File metadata
- Download URL: kilm-0.2.2-py3-none-any.whl
- Upload date:
- Size: 61.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4d65b6969b2fc6e9ccb7ec0426322e90a4dcb122384f76afaa80ae83a1ba016
|
|
| MD5 |
42008d8f89ce6255ce8d02a84f6913e2
|
|
| BLAKE2b-256 |
ca150b272eb8e65b504826547547f3a9d090ff0328bf7ab149a02082b2e9f046
|