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: about 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T21:25:26.000Z (over 1 year ago)
- Last Synced: 2025-04-14T09:14:11.306Z (about 2 months ago)
- Language: Python
- Size: 562 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===
zyc
===.. image:: https://img.shields.io/pypi/v/zyc.svg
:target: https://pypi.python.org/pypi/zycA 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