Search Criteria
Package Details: python-customtkinter 5.2.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-customtkinter.git (read-only, click to copy) |
|---|---|
| Package Base: | python-customtkinter |
| Description: | A modern and customizable python UI-library based on Tkinter |
| Upstream URL: | https://github.com/TomSchimansky/CustomTkinter |
| Licenses: | MIT |
| Conflicts: | python-customtkinter-git |
| Provides: | python-customtkinter |
| Submitter: | PolarianDev |
| Maintainer: | Neko_Rikka |
| Last Packager: | Neko_Rikka |
| Votes: | 5 |
| Popularity: | 0.124906 |
| First Submitted: | 2024-06-19 14:37 (UTC) |
| Last Updated: | 2024-10-09 07:03 (UTC) |
Dependencies (10)
- python
- python-darkdetect
- python-packaging
- python-pillow (python-pillow-simd-gitAUR)
- python-typing_extensions
- tk (tk-fossilAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (12)
- dev_ink
- dev_ink-git
- koboldcpp (optional)
- koboldcpp-cuda (optional)
- koboldcpp-cuda-portable (optional)
- koboldcpp-hipblas (optional)
- koboldcpp-hipblas-portable (optional)
- koboldcpp-portable (optional)
- pastelock
- python-async-tkinter-loop (check)
- python-ctkmessagebox
- uaspl
Latest Comments
PolarianDev commented on 2024-07-03 14:50 (UTC)
@TheBill2001 I am not too sure, I was simply renaming the package from
customtkinter-->python-customtkinteras per Python Package Guidelines [1].I will disown the package now, feel free to adopt it and see for yourself.
[1] https://wiki.archlinux.org/title/Python_package_guidelines#Package_naming
TheBill2001 commented on 2024-07-02 17:43 (UTC)
Should
tkbe a dependency of this?dreieck commented on 2024-03-25 22:17 (UTC)
python-darkdetectneeds to be added as dependency (incustomtkinterit is, only this-gitpackage misses this dependency.)Without, a software that wants to use
customtkinterfails:Regards!