unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50686: Show number of downloads on packages on GNU ELPA/NonGNU ELPA
@ 2021-09-19 21:13 Stefan Kangas
  2021-09-20  4:35 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Stefan Kangas @ 2021-09-19 21:13 UTC (permalink / raw)
  To: 50686; +Cc: monnier

Severity: wishlist

I think we should show the number of downloads on packages on GNU ELPA
and NonGNU ELPA.  This information should be shown on both the package
page, and in the package listing.

Sorting by downloads is a good way of getting a quick sense of which
packages are worth looking into, as they have many users.

MELPA already has this feature.  Here is the script they use to extract
the data from their webserver:

https://github.com/melpa/melpa/blob/master/docker/logprocessor/process_log.py

Maybe we could just "borrow" that script from them to get the data.
They use an sqlite3 database to save the information over time, which
seems to me like a reasonable approach.





^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2024-03-11 22:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 21:13 bug#50686: Show number of downloads on packages on GNU ELPA/NonGNU ELPA Stefan Kangas
2021-09-20  4:35 ` Eli Zaretskii
2021-09-20  5:54   ` Stefan Kangas
2021-09-20  6:22 ` Lars Ingebrigtsen
2023-09-07 22:05   ` Stefan Kangas
2023-09-08  8:30     ` Adam Porter
2024-03-05 23:58       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-06  0:22         ` Adam Porter
2024-03-06  2:57           ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-06  5:04             ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-08 23:20               ` Adam Porter
2024-03-09 14:37                 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-11 20:07                   ` Adam Porter
2024-03-11 20:28                     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-11 20:55                       ` Adam Porter
2024-03-11 22:13                         ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-01 19:58 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-10-02 13:39   ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).