Metadata-Version: 1.1
Name: tradenity
Version: 0.1.1
Summary: Python SDK for the Tradenity e-commerce REST API
Home-page: https://github.com/tradenity/python-sdk
Author: Joseph Fouad
Author-email: tradenity@tradenity.com
License: APACHE
Description: ===============================
        Tradenity Python SDK
        ===============================
        
        Python SDK for the Tradenity ecommerce REST API
        
        * Free software: Apache license
        * Documentation: (COMING SOON!) https://tradenity.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        Version 0.1.1
        --------
        
        -  Feature: New Exception: SessionExpiredException
        -  Feature: Add Tradenity.reset_current_session()
        -  Improvement: Add entity base class Identifiable
        -  Bug fix: LineItem.id always return None
        
        Version 0.1.0
        --------
        
        Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
