In order to inspect rpm dependencies inside the distro I wrote some python command line tools that leverage libsolv. Since navigating the ball of wool that is the result of solving a package is on the command line, I'd like to create a web app. Implementation by means of Flask, bootstrap and jquery to keep it simple. UI should be entirely created on client side with Flask only server json endpoints.

Looking for hackers with the skills:

javascript python3 flask libsolv rpm bootstrap jquery

This project is part of:

Hack Week 19

Activity

  • about 5 years ago: lnussel started this project.
  • about 5 years ago: Pharaoh_Atem liked this project.
  • about 5 years ago: lnussel added keyword "bootstrap" to this project.
  • about 5 years ago: lnussel added keyword "jquery" to this project.
  • about 5 years ago: lnussel added keyword "javascript" to this project.
  • about 5 years ago: lnussel added keyword "python3" to this project.
  • about 5 years ago: lnussel added keyword "flask" to this project.
  • about 5 years ago: lnussel added keyword "libsolv" to this project.
  • about 5 years ago: lnussel added keyword "rpm" to this project.
  • about 5 years ago: lnussel originated this project.

  • Comments

    • Pharaoh_Atem
      about 5 years ago by Pharaoh_Atem | Reply

      @lnussel You may find the following things useful:

      • rpm-showme - An dependency visualizer powered by DNF
      • QueryKit - A daemon for querying RPM repositories powered by DNF
      • dnf repoquery / dnf repograph / dnf repoclosure - DNF subcommands for doing these tasks
        • repoquery is part of DNF itself, you can install the other two with (dnf|zypper) in 'dnf-command(repograph)' 'dnf-command(repoclosure)'

    • lnussel
      about 5 years ago by lnussel | Reply

      source code at http://github.com/lnussel/websolv

    Similar Projects

    This project is one of its kind!