okta


Nameokta JSON
Version 2.9.6 PyPI version JSON
download
home_pagehttps://github.com/okta/okta-sdk-python
SummaryPython SDK for the Okta Management API
upload_time2024-05-03 18:17:55
maintainerNone
docs_urlNone
authorOkta, Inc.
requires_python>=3.7
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            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/63/46/94fdbaa02248f12b727c71ea2439da064ec85a02412023c03888ffc68bf6/okta-2.9.6.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\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Python SDK for the Okta Management API",
    "version": "2.9.6",
    "project_urls": {
        "Homepage": "https://github.com/okta/okta-sdk-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52e4269c306b6913e3aa6e569c1ec7de3030c6f905ea3ec86e6fda5de0703d61",
                "md5": "a0ca818cbb96c54b0a7614ed21b44a29",
                "sha256": "a58473d44ababfc9e5c0dbc4b4521ee3b2c9ae9d6b29562e75131e86adf8005b"
            },
            "downloads": -1,
            "filename": "okta-2.9.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0ca818cbb96c54b0a7614ed21b44a29",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 555539,
            "upload_time": "2024-05-03T18:17:49",
            "upload_time_iso_8601": "2024-05-03T18:17:49.938213Z",
            "url": "https://files.pythonhosted.org/packages/52/e4/269c306b6913e3aa6e569c1ec7de3030c6f905ea3ec86e6fda5de0703d61/okta-2.9.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "634694fdbaa02248f12b727c71ea2439da064ec85a02412023c03888ffc68bf6",
                "md5": "03b5f5fba5bdfa68838719418a5be5cf",
                "sha256": "59159b4bc6d851a7e7be74ca2c7955ed8579e35d04d23936518a2cd85db403b9"
            },
            "downloads": -1,
            "filename": "okta-2.9.6.tar.gz",
            "has_sig": false,
            "md5_digest": "03b5f5fba5bdfa68838719418a5be5cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 843012,
            "upload_time": "2024-05-03T18:17:55",
            "upload_time_iso_8601": "2024-05-03T18:17:55.780081Z",
            "url": "https://files.pythonhosted.org/packages/63/46/94fdbaa02248f12b727c71ea2439da064ec85a02412023c03888ffc68bf6/okta-2.9.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 18:17:55",
    "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": [],
    "tox": true,
    "lcname": "okta"
}
        
Elapsed time: 0.28350s