ehmatthes / ehmatthes/py-image-border

Make compatible with pipx?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I'm not too familiar with pipx, but I like how it describes a use case as "turning PyPI into an App Store for python".

- [ ] See if I can use pipx to install this project with an easier CLI entry point than the current implementation. (It shouldn't change current workflows, just make it easier for people who use pipx?)
- [ ] Add a note to documentation installation section that `pipx` can be used for system-wide installation.
- [ ] Also sort out how to install with uv. See reddit [conversation](https://www.reddit.com/r/Python/comments/1mfd3ww/but_really_why_use_uv/): "uv lets you `uv tool install` python-based tools into dedicated venvs, at the user-level. It manages the venv for you. It keeps that tools reps isolated. It lets you just snag it and run it." Look at [uvx]](https://docs.astral.sh/uv/guides/tools/).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.