/appstoreconnectapi

Python wrapper around Apple App Store Api

Primary LanguagePythonMIT LicenseMIT

App Store Connect Api

This is Python a wrapper around the Apple App Store Api : https://developer.apple.com/documentation/appstoreconnectapi

So far, it only handles token generation / expiration and defines a few routes.

Please see example.py on how to use the library and api.py for a list of available functions. This is a work in progress, API is subject to change between versions.