Add dedicated Project section at top for contributors to specify
project name and URL upfront. Clarify checklist item from "One link
per Pull Request" to "One project per PR" for better consistency
with PR title format guideline.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Update description guideline from "no mention of Python" to "concise
and short" for clarity. Adjust Rising Star formatting for consistency.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Move "Automatic Rejection" section to top of document as first-line
filter for reviewers. Consolidate duplicate rejection criteria from
"Common Mistakes" and bottom "Automatic Rejection" sections into
single comprehensive list. Reorder remaining sections in logical
flow: rejections, quality requirements, acceptance criteria, format
reference, review process.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Improve consistency and readability by:
- Normalize list indentation from 4 to 2 spaces
- Use hyphens instead of asterisks for list markers
- Standardize italic syntax using underscores
- Add consistent spacing between sections
These formatting changes follow common Markdown conventions without
altering any content.
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Already links to comprehensive external list. Many entries
outdated (Twitter→X, Facebook SDK deprecated). boto3 moved
to DevOps/Cloud Providers section.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Only contained django-taggit. Single-entry categories
don't add enough value to a curated list.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Limited downloads (1.7k/week), no recent development.
Use faker for datetime generation instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
No new releases in 12+ months, 19 known vulnerabilities.
Consider modern A/B testing solutions instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
No new PyPI releases in 12+ months, no recent activity.
Use Redis OM (redis-om-python) for Redis object mapping.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
No new PyPI versions, limited development activity.
Use redis-py directly or Redis OM for object mapping.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Ancient project from 2000-2003, hosted on SourceForge.
Use Rope or IDE-integrated refactoring tools instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Christoph Gohlke stopped maintaining the Windows binaries service.
Use conda-forge or pip with wheel packages instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Project is on "life support" with no new feature development.
Compatibility issues with Python 3.10+. Use gevent instead.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Official deprecation announced in GitHub issue #698.
Maintenance releases continue but no new development.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>