Metadata-Version: 2.1
Name: fattmerchant
Version: 1.1.5
Summary: Python client for Fattmerchant
Home-page: https://github.com/fattmerchantorg/fattmerchant_python_client
Author: Austin Burns
Author-email: austin.burns@fattmerchant.com
License: UNKNOWN
Description: # Fattmerchant Python Client
        
        This package aims to provide assitance while interacting with the
        [Fattmerchant](https://fattmerchant.com/api-documentation/) rest API.
        
        This is the official python client which is supported by fattmerchant and bugs/issues/feature-requests can be posted on the official [github](https://github.com/fattmerchantorg/fattmerchant_python_client) page.
        
        ## Python client documentation at [readthedocs](https://fattmerchant-python-sdk.readthedocs.io/en/latest/)
        
        build status
        [![Documentation Status](https://readthedocs.org/projects/fattmerchant-python-client/badge/?version=latest)](https://fattmerchant-python-client.readthedocs.io/en/latest/?badge=latest)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
