I was going through the list of rules for Sonar Python in the sonar source. It says 54 rules available.
This documentation is helpful for understanding the rules. https://rules.sonarsource.com/python
When I checked in my Sonarqube (6.7.4) under the quality profile for Python(1.10) I see 350+ rules.
Is there any reason why some of the rules are not mentioned in the sonar source.