Metadata-Version: 2.1
Name: Pinion
Version: 0.2.0
Summary: Create interactive pinout diagrams for KiCAD PCBs
Home-page: https://github.com/yaqwsx/Pinion
Author: Jan Mrázek
Author-email: email@honzamrazek.cz
License: UNKNOWN
Description: # Pinion — Nice-looking interactive diagrams for KiCAD PCBs
        
        Pinion is a simple tool that allows you to make a nice-looking pinout diagrams
        for your PCBs like this:
        
        ![Screenshot](docs/resources/screenshot.png)
        
        [Live demo](https://yaqwsx.github.io/Pinion/alksStandalone.html)
        
        The diagrams are static HTML & Javascript files that you can easily include in
        your documentation. You do not need any backend, so you can easily serve them on
        your web page or Github pages. It is really simple!
        
        ## Documentation
        
        The documentation is available at
        [https://yaqwsx.github.io/Pinion](https://yaqwsx.github.io/Pinion).
        
        ## Do you enjoy Pinion or does it save your time?
        
        Then definitely consider [**supporting me on GitHub
        Sponsors**](https://github.com/sponsors/yaqwsx) or buy me a coffee:
        
        [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E2181LU)
        
        Your support will allow me to allocate time to properly maintain my projects
        like this.
        
        PS: Be sure to check out my other KiCAD & PCB related projects:
        
        - [KiKit](https://github.com/yaqwsx/KiKit/)
        - [PcbDraw](https://github.com/yaqwsx/PcbDraw/)
        - [JlcParts](https://github.com/yaqwsx/jlcparts)
        
        ## Pinion is broken. What can I do about it?
        
        If something is not working as expected, please open an [issue on
        GitHub](https://github.com/yaqwsx/Pinion/issues). Please, provide as many
        resources as possible and clear instructions on reproduction of the bug.
        
        If you have a proposal for a new feature or you are just unsure about Pinion
        usage, you can start a [discussion on
        GitHub](https://github.com/yaqwsx/Pinion/discussions).
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >3.7
Description-Content-Type: text/markdown
