Metadata-Version: 2.1
Name: appstoreconnect
Version: 0.1.0
Summary: A Python wrapper around Apple App Store Api
Home-page: https://github.com/ponytech/appstoreconnectapi
Author: Ponytech
Author-email: contact@ponytech.net
License: MIT
Description: 
        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.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
