Metadata-Version: 2.1
Name: alma-client
Version: 1.0.0
Summary: Python API client for the Alma Installments API
Home-page: https://github.com/alma/alma-python-client
Author: Alma
Author-email: contact@getalma.eu
License: MIT
Description: # alma-python-client
        
        [![Travis Build Status](https://travis-ci.org/alma/alma-python-client.svg?branch=master)](https://travis-ci.org/alma/alma-python-client)
        
        Python API Client for the Alma API
        
        
        # Changelog
        
        1.0.0 (2020-03-24)
        
        - Create a Python client for Alma
        - Handle Order entity for Payment
        - Handle the refund endpoint
        - Handle pagination for orders
        - Handle the send-sms API for payments.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
