Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 559 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 559 Bytes

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.