Search Criteria
Package Details: python-trogon 0.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-trogon.git (read-only, click to copy) |
---|---|
Package Base: | python-trogon |
Description: | Automatically generate a Textual TUI for your Click CLI |
Upstream URL: | https://pypi.org/project/trogon |
Keywords: | cli tui |
Licenses: | Apache-2.0 |
Conflicts: | trogon |
Provides: | trogon |
Submitter: | taotieren |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 1 |
Popularity: | 0.000358 |
First Submitted: | 2023-10-07 15:37 (UTC) |
Last Updated: | 2024-10-22 17:53 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-rich
- python-textual (python-textual-gitAUR)
- python-black (python-black-gitAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-setuptools (make)
- python-validate-pyproject (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-mypy (check)
Latest Comments
taotieren commented on 2023-10-20 03:03 (UTC)
@brokenpip3 Thank you very much for your feedback.
brokenpip3 commented on 2023-10-18 12:47 (UTC)
I got this error:
since the upstream use poetry you need
python-poetry-core
in the makedepends to build the package