- Add get_pypi_package_reviews: Aggregates community feedback from GitHub issues, Stack Overflow, and social media with sentiment analysis - Add manage_pypi_package_discussions: Future-ready discussion management with GitHub Discussions integration - Add get_pypi_maintainer_contacts: Privacy-respecting maintainer contact discovery with communication guidelines - Integrate all tools with MCP server endpoints and comprehensive error handling - Add extensive test coverage for all community functionality - Follow existing code patterns and async/await best practices - Include future-ready implementations for when PyPI adds native community features |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analytics.py | ||
| community.py | ||
| compatibility_check.py | ||
| dependency_resolver.py | ||
| discovery.py | ||
| download_stats.py | ||
| metadata.py | ||
| package_downloader.py | ||
| package_query.py | ||
| publishing.py | ||
| search.py | ||
| workflow.py | ||