Python Module RPM

Generating python module rpm is easy.
Please see the Python 3 and Python 2

Steps

  1. Download source
  2. Extract
  3. Run command as provided in the manual.
python setup.py bdist_rpm

This will create RPM in dist folder.