Metadata-Version: 2.1
Name: fattmerchant
Version: 0.0.0.9
Summary: python client for fattmerchant payment processing
Home-page: https://github.com/fattmerchantorg/fattmerchant_python_client
Author: Tanmay Dutta
Author-email: tanmay.datta86@gmail.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.
        
        
        
        # API doc at [Readthedocs](https://fattmerchant-python-client.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
