Metadata-Version: 2.0
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
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
Requires-Dist: bcrypt
Requires-Dist: booby
Requires-Dist: requests

===============================
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


