Search Criteria
Package Details: python-kiauto 2.3.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-kiauto.git (read-only, click to copy) | 
|---|---|
| Package Base: | python-kiauto | 
| Description: | KiCad automation scripts. In particular to automate tasks that can't be done using the KiCad native Python interface. The automation is carried out emulating the user interaction. | 
| Upstream URL: | https://pypi.org/project/kiauto | 
| Keywords: | kiauto kicad | 
| Licenses: | Apache-2.0 | 
| Conflicts: | kiauto | 
| Provides: | kiauto | 
| Submitter: | taotieren | 
| Maintainer: | taotieren | 
| Last Packager: | taotieren | 
| Votes: | 0 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2023-07-24 05:54 (UTC) | 
| Last Updated: | 2025-04-03 14:02 (UTC) | 
Dependencies (8)
- glibc (glibc-gitAUR, glibc-eacAUR)
 - python
 - python-psutil
 - python-xvfbwrapperAUR
 - python-build (make)
 - python-installer (make)
 - python-setuptools (make)
 - python-wheel (make)
 
Latest Comments
taotieren commented on 2024-12-10 03:42 (UTC)
@alhirzel Suggest feedback upstream of both packages to see what they think.
alhirzel commented on 2024-12-09 22:01 (UTC)
I think this package installs some extra files, found when I encountered a conflict with another package. I think both packages should not create these, do you agree?
eclairevoyant commented on 2023-09-02 07:56 (UTC)
Please remove the dependency on
python-argparse, as it's already part of the language. Also see https://bugs.archlinux.org/task/78484 for reference.