Here's a quick example of initializing the library and searching for specific string in playlists: from spoter import Spoter spot = Spoter(client_id=client_id, client ...
CurrencyConverter is a class which handles all external API calls (Skypicker) and currency conversions. It can use Redis for caching as well - just pass configuration to a constructor (optional).