import pygame pygame.init() pygame.font.init() fonts = pygame.font.get_fonts() print(fonts)