https://github.com/devbisme/zyc
GUI utility for searching and selecting parts and footprints for use with SKiDL.
https://github.com/devbisme/zyc
Last synced: 3 months ago
JSON representation
GUI utility for searching and selecting parts and footprints for use with SKiDL.
- Host: GitHub
- URL: https://github.com/devbisme/zyc
- Owner: devbisme
- License: mit
- Created: 2019-12-17T14:29:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T21:25:26.000Z (about 2 years ago)
- Last Synced: 2025-09-06T03:53:58.227Z (4 months ago)
- Language: Python
- Size: 562 KB
- Stars: 10
- Watchers: 1
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
===
zyc
===
.. image:: https://img.shields.io/pypi/v/zyc.svg
:target: https://pypi.python.org/pypi/zyc
A GUI utility for searching and selecting parts and footprints for use with `SKiDL `_.
* Free software: MIT license
* Documentation: https://devbisme.github.io/zyc .
Features
--------
* Keyword search and selection of parts in KiCad libraries.
* Keyword search and selection of footprints in KiCad libraries.
* Copy-and-paste part instances into SKiDL code.
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage