Metadata-Version: 2.1
Name: dataiku-api-client
Version: 8.0.0
Summary: Python API client for Dataiku APIs
Home-page: https://www.dataiku.com
Author: Dataiku
Author-email: support@dataiku.com
License: Apache Software License
Download-URL: https://github.com/dataiku/dataiku-api-client-python/tarball/8.0.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Requires-Dist: requests (<2.22,>=2)
Requires-Dist: python-dateutil

API client for Dataiku Data Science Studio

For more information, see:
https://doc.dataiku.com/dss/latest/python-api/rest-api-client/index.html

Changelog
==========

8.0.0 (2020-09-15)
------------------

* Initial release for DSS 8.0

7.0.0 (2020-07-21)
------------------

* Initial release for DSS 7.0

5.1.0 (2019-03-01)
------------------

* Initial release for DSS 5.1

5.0.0 (2018-07-26)
------------------

* Initial release for DSS 5.0

4.3.0 (2018-06-01)
------------------

* Initial release for DSS 4.3

4.2.1 (2018-04-30)
-------------------

* Initial release for DSS 4.2

4.1.0 (2017-11-10)
-------------------

* Initial release for DSS 4.1

4.0.0 (2017-01-10)
------------------

* Initial release for DSS 4.0

3.1.4 (2017-01-03)
-------------------

* Pypi packaging fixes

3.1.3 (2017-01-03)
-------------------

* Fix user creation

3.1.2 (2016-08-23)
-------------------

* Add proper Pypi tags

3.1.0 (2016-08-22)
-------------------

* Initial release for DSS 3.1


