mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
docs(review): add niche/thin-wrapper rejection criterion
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -42,6 +42,7 @@ Check these rules first - if any fail, recommend rejection:
|
|||||||
- Project is archived or abandoned (no commits in 12+ months)
|
- Project is archived or abandoned (no commits in 12+ months)
|
||||||
- No documentation or unclear use case
|
- No documentation or unclear use case
|
||||||
- Less than 100 GitHub stars AND not justified as a hidden gem
|
- Less than 100 GitHub stars AND not justified as a hidden gem
|
||||||
|
- Too niche — a thin wrapper, single-function utility, or narrow edge-case tool that most Python developers would never need
|
||||||
|
|
||||||
## Output Format
|
## Output Format
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user