You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm fine with making some of them optional, but if you happen to work on a patch for this lets discuss which ones first. I'd like to find a balance between making the code more complicated to read and including all the things.
It may worth to separate the logic from API wrapper. I mean to create a separate module containing only API (and scraper for the things unavailable via API) and hard-dependent only on requests. Some soft dependencies may be needed for authentication purposes).
I guess we need to make most of the dependencies optional.
The text was updated successfully, but these errors were encountered: