Metadata-Version: 1.2
Name: okta
Version: 2.3.0
Summary: Python SDK for the Okta Management API
Home-page: https://github.com/okta/okta-sdk-python
Author: Okta, Inc.
Author-email: devex@okta.com
License: Apache License 2.0
Description: Okta SDK Python
        ===============
        
        A Python library for the Okta Management APIs.
        
        Getting Started
        ---------------
        ``` $ pip install okta ```
        
        What you need
        --------------------
        
        - An Okta account, called an _organization_ (sign up for a free developer organization if you need one)
        - [An API token](https://developer.okta.com/docs/api/getting_started/getting_a_token)
        
        Look for our quickstart guide here!
        - https://github.com/okta/okta-sdk-python
        
        Okta Developer Forum
        --------------------
        
        Find out more and look for help here: https://devforum.okta.com/
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
