Sort:  

To clarify, you want to get a list of usernames?

You can use

s = Steem()
accounts = s.get_all_usernames()