Metadata-Version: 2.1
Name: okta-sdk-python
Version: 0.2.1
Summary: Okta management SDK for Python. Forked from https://github.com/okta/okta-sdk-python.
Home-page: https://github.com/mdwallick/okta-sdk-python
Author: Mike Wallick
Author-email: mike@wallick.net
License: Apache License 2.0
Description: 
        oktasdk-python
        =======================
        
        This SDK allows managing an Okta instance via Python.
        
        ## :warning: :construction: Alpha Preview :construction: :warning:
        
        **Support Disclaimer:** This SDK is not actively maintained. This SDK is community supported and is maintained by members of the Okta team for developers and IT professionals. This library is not an official Okta product and does not qualify for any Okta support. Anyone who chooses to use this library must ensure that their implementation meets any applicable legal obligations including any Okta terms and conditions
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=2.7.0
Description-Content-Type: text/markdown
