Include an example of pyproject.toml
- Dominant language
- Python
- Stars
- 67
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for putting `pycowsay` together!
One thing I was missing quite a bit was what would the alternative/similar `pyproject.toml` look like. In particular, it seems many examples of `pyproject.toml` use `scripts` which are different from `entry_points` which [pipx expects](https://pypa.github.io/pipx/how-pipx-works/#developing-for-pipx).
Thanks again!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's existing documentation and the linked pipx guidance, then determine where a pyproject.toml example belongs. Add an example that shows the entry_points form pipx expects and explains how it differs from scripts; done when readers can compare the two approaches directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100