Metadata-Version: 2.4
Name: okta
Version: 2.9.13
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
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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.7
License-File: LICENSE.md
Requires-Dist: aiohttp
Requires-Dist: flatdict
Requires-Dist: pyyaml
Requires-Dist: xmltodict
Requires-Dist: yarl
Requires-Dist: pycryptodomex
Requires-Dist: jwcrypto
Requires-Dist: pyjwt
Requires-Dist: aenum
Requires-Dist: pydash
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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/
