A Python library for interacting with the SpringServe API (console.springserve.com). Current version 0.8.14. Used for programmatic management of supply-side platform operations. Release cadence is irregular, with last update in 2021.
pip install springserveNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a Client with your SpringServe API credentials and list accounts.
Reinitialize the Client for long-running scripts or implement manual token refresh.
Check response for a 'next' or 'page' parameter and loop accordingly.
Use Python 3.6 or higher.
No dependency data recorded yet.