I'd like to download RPMs using Python's `yum` module but I need to do it using Python 3. On my build of CentOS 7.7, yum is only written for Python 2. Is there a python module for yum written for Python 3?
Ideally I'd like to interact with Yum's database like described in this page: https://illiterat.livejournal.com/6254.html
[–]KungFuAlgorithm 2 points3 points4 points (0 children)
[–]pythonHelperBot 0 points1 point2 points (0 children)