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/
Raw data
{
"_id": null,
"home_page": "https://github.com/okta/okta-sdk-python",
"name": "okta",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Okta, Inc.",
"author_email": "devex@okta.com",
"download_url": "https://files.pythonhosted.org/packages/82/77/97d1c74ed32f50cc9b50a209639ea67f3874c6213eb79f2f121f33d1ac91/okta-2.9.9.tar.gz",
"platform": null,
"description": "Okta SDK Python\n===============\n\nA Python library for the Okta Management APIs.\n\nGetting Started\n---------------\n``` $ pip install okta ```\n\nWhat you need\n--------------------\n\n- An Okta account, called an _organization_ (sign up for a free developer organization if you need one)\n- [An API token](https://developer.okta.com/docs/api/getting_started/getting_a_token)\n\nLook for our quickstart guide here!\n- https://github.com/okta/okta-sdk-python\n\nOkta Developer Forum\n--------------------\n\nFind out more and look for help here: https://devforum.okta.com/\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Python SDK for the Okta Management API",
"version": "2.9.9",
"project_urls": {
"Homepage": "https://github.com/okta/okta-sdk-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7e7658d00cdd25eb11ff07c34c9acb5a974e9bd8164ce47298a1bb9f5b88bd62",
"md5": "f28b8f29feac34180e07d17954034803",
"sha256": "2208c8ce900be2db5be21fe5b31986bda873a304def73fb2de34f4410e146406"
},
"downloads": -1,
"filename": "okta-2.9.9-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f28b8f29feac34180e07d17954034803",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 555604,
"upload_time": "2024-12-11T16:00:16",
"upload_time_iso_8601": "2024-12-11T16:00:16.979400Z",
"url": "https://files.pythonhosted.org/packages/7e/76/58d00cdd25eb11ff07c34c9acb5a974e9bd8164ce47298a1bb9f5b88bd62/okta-2.9.9-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "827797d1c74ed32f50cc9b50a209639ea67f3874c6213eb79f2f121f33d1ac91",
"md5": "7da5776abf6518bd7fcff797202afc9c",
"sha256": "460075b6b512031ac2a46271c8bb7a9734171dc54f567a8851a7329da9545336"
},
"downloads": -1,
"filename": "okta-2.9.9.tar.gz",
"has_sig": false,
"md5_digest": "7da5776abf6518bd7fcff797202afc9c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 990050,
"upload_time": "2024-12-11T16:00:19",
"upload_time_iso_8601": "2024-12-11T16:00:19.673499Z",
"url": "https://files.pythonhosted.org/packages/82/77/97d1c74ed32f50cc9b50a209639ea67f3874c6213eb79f2f121f33d1ac91/okta-2.9.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 16:00:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "okta",
"github_project": "okta-sdk-python",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"circle": true,
"requirements": [
{
"name": "aiohttp",
"specs": []
},
{
"name": "flatdict",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "xmltodict",
"specs": []
},
{
"name": "yarl",
"specs": []
},
{
"name": "pycryptodomex",
"specs": []
},
{
"name": "jwcrypto",
"specs": []
},
{
"name": "pyjwt",
"specs": []
},
{
"name": "aenum",
"specs": []
},
{
"name": "pydash",
"specs": []
},
{
"name": "flake8",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pytest-asyncio",
"specs": []
},
{
"name": "pytest-mock",
"specs": []
},
{
"name": "pytest-recording",
"specs": []
},
{
"name": "pyfakefs",
"specs": []
},
{
"name": "aenum",
"specs": [
[
"==",
"3.1.11"
]
]
},
{
"name": "pydash",
"specs": []
}
],
"tox": true,
"lcname": "okta"
}