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

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

  • Comments

    • Pharaoh_Atem
      over 4 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
      over 4 years ago by lnussel | Reply

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

    Similar Projects

    Switch software-o-o to parse repomd data by hennevogel

    Currently software.opensuse.org search is using...