Metadata-Version: 2.1
Name: giftbit-api
Version: 0.1.2
Summary: A simplistic API client for Giftbit
Home-page: https://github.com/bequest/giftbit-api
Author: Bequest Inc.
Author-email: oss@willing.com
License: GPLv3
Description: # giftbit-api
        
        ## Installation
        
            pip install giftbit-api
        
        ## Usage
        
            from giftbit import GiftbitClient
        
            client = GiftbitClient('api_token', testbed=True)
        
        ## Documentation
        
        Coming soon!
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
