
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
kifield
Advanced tools
.. image:: https://img.shields.io/pypi/v/kifield.svg :target: https://pypi.python.org/pypi/kifield
A utility for manipulating part fields in KiCad schematic files or libraries. KiField can extract all the component fields from a schematic or library and place them into a spreadsheet for bulk editing, after which you can insert the edited values from the spreadsheet back into the schematic or library.
KiField is usually employed in a three-step process:
#. First use KiField to extract the part field labels and values from a schematic or library and place them into a CSV or XLSX spreadsheet file.
#. Edit the spreadsheet file to change existing field values, add entirely new fields, or completely delete fields.
#. Finally, use KiField to insert the updated field labels and values from the spreadsheet file into the schematic or library.
1.0.1 (2023-08-23)
1.0.0 (2022-05-06)
find_by_key() that manifested in Python 2.0.2.0 (2021-07-28)
--no_range, -nr option to disable hyphenated ranges when components are grouped, explicitly showing each component in a group.0.1.19 (2021-07-27)
sexpdata to install requirements.reduce from functools.0.1.18 (2021-06-28)
0.1.17 (2021-03-25)
0.1.16 (2020-07-26)
0.1.15 (2019-02-17)
0.1.14 (2019-01-08)
0.1.13 (2018-10-28)
0.1.12 (2018-01-22)
0.1.11 (2018-01-04)
0.1.10 (2018-01-01)
0.1.9 (2017-12-31)
0.1.8 (2017-09-23)
0.1.7 (2017-08-14)
0.1.6 (2017-01-30)
--group) for gathering components with the same field values onto a single line of the XLSX/CSV/TSV file.0.1.5 (2016-11-29)
0.1.4 (2016-05-29)
0.1.3 (2016-05-29)
0.1.2 (2016-04-13)
0.1.1 (2016-02-20)
0.1.0 (2016-01-29)
FAQs
Module and utilities for manipulating part fields in KiCad files.
We found that kifield demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.