top | item 44652098

(no title)

msuozzo | 7 months ago

Author here!

> I'm very excited about this project

Thank you!

> but it could really do with a web UI of some sort!

Couldn't agree more! The terminal UI exists (`./tools/ctl tui`) but is oriented towards developers on the project or to those who wish to run their own instance. Making the system and data more accessible to general users is a big priority.

discuss

order

simonw|7 months ago

I got a basic web UI working here: https://storage.googleapis.com/rebuild-ui/index.html

It's using that fixed list from the Gist though, I haven't set it up to update and reflect new listed projects.

BrentBrewington|7 months ago

nice! bit of UI feedback: when I type "pypi/requests" into the search bar, I expected to see versions sorted descending, so newer ones show up higher