Potential name confusion with the `pyapp` package
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
I was looking up https://pypi.org/project/pyapp/ today, and belatedly noticed the naming conflict here.
Aside from the search confusion issue, it would only become a larger issue in practice if you wanted to support installation & execution of this pyapp with pipx or uvx (since the name is already in use for an actively maintained package on PyPI).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the PyPI listing for the existing pyapp package and the project's current installation and execution approach. Determine whether pipx or uvx support is intended, then document or resolve the naming-conflict decision; the issue does not identify any source files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, release
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100