aboutcode-org / aboutcode-org/purldb

[GSOC 2026] Proposal feedback: Package Popularity Ranking prototype

Abierto
#865 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
HTML
Estrellas
67
Forks
69
Merge medio
8 d 8 h
PR fusionados (30 d)
1

Descripción

Hi! I’ve been working on the Package Popularity Ranking idea for PURLdb and wanted to share my progress and get your feedback.

I’ve implemented a working prototype where I build a dependency graph from package relationships and compute PageRank-based scores to estimate package importance. I also exposed this via an API endpoint to fetch top-ranked packages.

The system builds a directed dependency graph and ranks packages based on incoming dependency influence.

Here’s the repo:
https://github.com/HARSH-KHEM/purldb-popularity-ranking

I’d really appreciate your feedback on:

- Whether this approach aligns with what you had in mind
- Any improvements or pitfalls I should consider before finalizing my proposal

I’m currently drafting my GSoC proposal and would love to refine it based on your input.

If this aligns with the project direction, I’d be happy to extend this into a full GSoC proposal.

Thanks!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.