Metadata-Version: 1.1
Name: quickbooks-py
Version: 0.1.2
Summary: QuickBooks Python Client is a python library for quickbooks api version 3
Home-page: https://github.com/loanzen/quickbooks-py
Author: Ritesh Kadmawala
Author-email: ritesh@loanzen.in
License: ISCL
Description: ===============================
        QuickBooks Python Client
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/quickbooks-py.svg
                :target: https://pypi.python.org/pypi/quickbooks-py
        
        Python Library for interfacing with Quickbooks Accounting API v3 found at
        https://developer.intuit.com/docs/api/accounting
        
        * Free software: ISC license
        
        
        
        
        History
        -------
        
        0.0.3 (2015-09-27)
        ---------------------
        
        * First release on PyPI.
        
Keywords: quickbooks-py
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
