PipX support
PipX is a "new" method of installing Python packages in a venv and having them integrated with the system. https://pypa.github.io/pipx/
hi,
On Tue, 25 Apr 2023 12:45:53 -0700 Jacob Alexander Tice @.***> wrote:
PipX is a "new" method of installing Python packages in a venv and having them integrated with the system. https://pypa.github.io/pipx/
as usual - pull-requests / patches are welcome.
--
Shlomi Fish https://www.shlomifish.org/ Parody of "The Fountainhead" - https://shlom.in/towtf
Chuck Norris does not code; when he sits at a computer, it just does whatever he wants. (By: Kattana.) — https://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
Please reply to list if it's a mailing list post - https://shlom.in/reply .
It actually already works, mostly. The only thing that needs to be done manually is moving the .desktop file to ~/.local/share/applications.
After running "make rules mo", of course.