{"id":13419440,"url":"https://github.com/devbisme/KiPart","last_synced_at":"2025-03-15T05:31:18.588Z","repository":{"id":35209972,"uuid":"39468921","full_name":"devbisme/KiPart","owner":"devbisme","description":"Python package for generating multi-unit schematic symbols for KiCad from a CSV file.","archived":false,"fork":false,"pushed_at":"2024-05-15T16:01:29.000Z","size":1297,"stargazers_count":174,"open_issues_count":9,"forks_count":46,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-10-16T08:56:11.937Z","etag":null,"topics":["kicad-library","kicad-symbols"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devbisme.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-07-21T20:43:10.000Z","updated_at":"2024-09-17T19:48:30.000Z","dependencies_parsed_at":"2023-02-19T00:45:31.067Z","dependency_job_id":"5e8c6958-6b69-4b82-ac37-18133043ac0a","html_url":"https://github.com/devbisme/KiPart","commit_stats":{"total_commits":191,"total_committers":16,"mean_commits":11.9375,"dds":0.2670157068062827,"last_synced_commit":"3764e3b08624ec03abb7efe51ddb97860fb07f79"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2FKiPart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2FKiPart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2FKiPart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbisme%2FKiPart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbisme","download_url":"https://codeload.github.com/devbisme/KiPart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221541874,"owners_count":16840114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kicad-library","kicad-symbols"],"created_at":"2024-07-30T22:01:16.048Z","updated_at":"2024-10-26T14:31:51.834Z","avatar_url":"https://github.com/devbisme.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"===============================\r\nKiPart\r\n===============================\r\n\r\n.. image:: https://img.shields.io/pypi/v/kipart.svg\r\n        :target: https://pypi.python.org/pypi/kipart\r\n\r\nGenerate multi-unit schematic symbols for KiCad from a CSV, text, or Excel file.\r\n\r\n* Free software: MIT license\r\n* Documentation: https://devbisme.github.io/KiPart.\r\n\r\nFeatures\r\n--------\r\n\r\n* Generates schematic part libraries for KiCad from CSV/text/Excel files.\r\n* Converts lists of pins in a file into a multi-unit schematic part symbol.\r\n* Converts multiple files stored in .zip archives.\r\n* Each row of the file lists the number, name, type, style, unit and side of a pin.\r\n* Pins on a unit with the same name (e.g., GND) can be placed at the same location\r\n  so they can all be tied to the same net with a single connection.\r\n* Also includes ``kilib2csv`` for converting schematic part libraries into\r\n  CSV files suitable for input to KiPart.\r\n\r\nExample Use Case\r\n----------------\r\n\r\nFrom a user:\r\n\r\nI had a very complex library for a microprocessor that I needed to refactor—\r\nI needed to reorder hundreds of pins in a sane human-usable format. I thought\r\nI was going to have do it by hand in KiCAD's graphical symbol editor. I tried\r\nthat, got very frustrated with all the clicking and dragging. \r\n\r\nSo I then:\r\n\r\n* searched and found this tool,\r\n* used ``kilib2csv`` to export my KiCAD lib to CSV, \r\n* imported the CSV in a spreadsheet program \r\n* edited the spreadsheet (mainly sorting the pins by function using the \r\n  spreadsheet's ``sort()`` function), \r\n* exported the spreadsheet back to CSV, \r\n* used ``kipart`` to export back to KiCAD. \r\n  \r\nBoom! Usable part in minutes.\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbisme%2FKiPart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbisme%2FKiPart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbisme%2FKiPart/lists"}