{"id":16202640,"url":"https://github.com/joergboe/kicadsymbolutil","last_synced_at":"2026-01-28T23:33:21.163Z","repository":{"id":236120310,"uuid":"791956897","full_name":"joergboe/KiCadSymbolUtil","owner":"joergboe","description":"A utility to generate a KiCad symbol library from a csv files","archived":false,"fork":false,"pushed_at":"2025-08-28T14:54:22.000Z","size":237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T21:54:42.516Z","etag":null,"topics":["csv","kicad-library"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joergboe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-25T17:40:27.000Z","updated_at":"2025-08-28T14:54:26.000Z","dependencies_parsed_at":"2024-04-25T18:45:44.621Z","dependency_job_id":"80d85a0d-263a-470c-83b6-7c4217a2859b","html_url":"https://github.com/joergboe/KiCadSymbolUtil","commit_stats":null,"previous_names":["joergboe/kicadsymbolutil"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/joergboe/KiCadSymbolUtil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joergboe%2FKiCadSymbolUtil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joergboe%2FKiCadSymbolUtil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joergboe%2FKiCadSymbolUtil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joergboe%2FKiCadSymbolUtil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joergboe","download_url":"https://codeload.github.com/joergboe/KiCadSymbolUtil/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joergboe%2FKiCadSymbolUtil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28855162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["csv","kicad-library"],"created_at":"2024-10-10T09:48:41.645Z","updated_at":"2026-01-28T23:33:21.145Z","avatar_url":"https://github.com/joergboe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KiCadSymbolUtil\n\nA utility to generate a KiCad symbol library from a csv file.\n\nThis utility generates KiCad symbol libraries from symbol descriptions in CSV files.\nThe CSV files contain information about all the symbol attributes you need and all\nthe pin properties.\n\nThe script checks the validity of the input values, determines the required symbol\nsize, and outputs the KiCad library. The script supports the creation of symbols\nwith one functional unit.\n\n## Requirements\n\nThis script requires python 3.\n\nThis utility requires the module kicad_sym\nfrom the KiCad Library utilities.\nThus clone:\n[kicad-library-utils](https://gitlab.com/kicad/libraries/kicad-library-utils.git)\nClone this repository and adapt the PYTHONPATH environment accordingly.\nYou can use the script *set_python_path.sh* to set the python path. This script \nassumes that this repository and the kicad-library-utils are both installed in a\ncommon directory. The required module is in path *kicad-library-utils/common*\n\n## Usage\n\n    csv_to_kicad.py --help\nor\n\n    python3 csv_to_kicad.py -h\n\nprints the usual help.\n\n    csv_to_kicad.py --info\nor\n\n    python3 csv_to_kicad.py -i\n\nprints more information including a complete description of the csv file format.\n\n## Samples\n\nThe directory *samples* contains samples of basic symbols and a comprehensive library of the classic Z80 microprocessor family.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoergboe%2Fkicadsymbolutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoergboe%2Fkicadsymbolutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoergboe%2Fkicadsymbolutil/lists"}