test work on snapshots from real http-answers (can easy inspect responses)
own OAuth2-server
Getting started
Initiate Api client
import os
from coub_api import CoubApi
api = CoubApi()
os.environ.get("coub_access_token")
api.authenticate(access_token) # required for some authenticated requests
The Tidelift Subscription provides access to a continuously curated stream of human-researched and maintainer-verified data on open source packages and their licenses, releases, vulnerabilities, and development practices.