Metadata-Version: 1.1
Name: zyc
Version: 0.3.0
Summary: A GUI for searching and selecting parts and footprints for use in SKiDL.
Home-page: https://github.com/xesscorp/zyc
Author: XESS Corp.
Author-email: info@xess.com
License: MIT license
Description: ===
        zyc
        ===
        
        
        .. image:: https://img.shields.io/pypi/v/zyc.svg
                :target: https://pypi.python.org/pypi/zyc
        
        .. image:: https://img.shields.io/travis/xesscorp/zyc.svg
                :target: https://travis-ci.org/xesscorp/zyc
        
        .. image:: https://readthedocs.org/projects/zyc/badge/?version=latest
                :target: https://zyc.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A GUI utility for searching and selecting parts and footprints for use with `SKiDL <https://pypi.org/project/skidl/>`_.
        
        
        * Free software: MIT license
        * Documentation: https://xesscorp.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
        
        
        =======
        History
        =======
        
        0.3.0 (2020-06-07)
        ------------------
        
        * Fixed copy-paste part/footprint errors caused by clipboard already being open.
        
        
        0.2.0 (2020-04-28)
        ------------------
        
        * Replaced sorting function deleted from SKiDL.
        * Updated some Grid definitions for wxpython 4.0.
        
        
        0.1.0 (2019-12-17)
        ------------------
        
        * Extracted zyc utility from SKiDL repo and released separately on PyPi.
        
Keywords: zyc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Manufacturing
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
