pypinfo icon indicating copy to clipboard operation
pypinfo copied to clipboard

[FR] add an optional cumulative sum / cumulative percent column

Open mayeut opened this issue 1 year ago • 1 comments
trafficstars

This might help to get some useful statics for projects when using a specific order column (e.g. libc-version, pyversion, ...)

The idea comes from https://github.com/mayeut/manylinux-timeline/issues/529#issuecomment-1925926002

mayeut avatar May 20 '24 11:05 mayeut

I've written a little helper script to achieve this sort of thing before:

https://discuss.python.org/t/moving-packaging-and-installers-to-macos-10-13-as-a-minimum/31907/5

Sounds like a good idea to have it built-in.

Would you like to work on a PR?

hugovk avatar May 23 '24 22:05 hugovk