edx-opaque-keys


Nameedx-opaque-keys JSON
Version 2.11.0 PyPI version JSON
download
home_pagehttps://github.com/openedx/opaque-keys
SummaryNone
upload_time2024-09-04 19:10:17
maintainerNone
docs_urlhttps://pythonhosted.org/edx-opaque-keys/
authoredX
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Part of `edX code`_.

.. _`edX code`: http://code.edx.org/

edx-opaque-keys  |build-status| |coverage-status|
=================================================

Opaque-keys provides the ability to create and introspect course and xblock identities through a
clear and consistent API. See the code's docstrings for more information.

See the `edx-platform wiki documentation`_ for more detail.

.. |build-status| image:: https://github.com/openedx/opaque-keys/workflows/Python%20CI/badge.svg?branch=master
   :target: https://github.com/openedx/opaque-keys/actions?query=workflow%3A%22Python+CI%22
.. |coverage-status| image:: https://coveralls.io/repos/edx/opaque-keys/badge.svg?branch=master
   :target: https://coveralls.io/r/edx/opaque-keys
.. _`edx-platform wiki documentation`: https://github.com/openedx/edx-platform/wiki/Opaque-Keys-(Locators)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openedx/opaque-keys",
    "name": "edx-opaque-keys",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/edx-opaque-keys/",
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "edX",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ca/08/560318e53cbab86b8dcce9d173e5c2945f5229b989d8a81e7d867e4c2740/edx_opaque_keys-2.11.0.tar.gz",
    "platform": null,
    "description": "Part of `edX code`_.\n\n.. _`edX code`: http://code.edx.org/\n\nedx-opaque-keys  |build-status| |coverage-status|\n=================================================\n\nOpaque-keys provides the ability to create and introspect course and xblock identities through a\nclear and consistent API. See the code's docstrings for more information.\n\nSee the `edx-platform wiki documentation`_ for more detail.\n\n.. |build-status| image:: https://github.com/openedx/opaque-keys/workflows/Python%20CI/badge.svg?branch=master\n   :target: https://github.com/openedx/opaque-keys/actions?query=workflow%3A%22Python+CI%22\n.. |coverage-status| image:: https://coveralls.io/repos/edx/opaque-keys/badge.svg?branch=master\n   :target: https://coveralls.io/r/edx/opaque-keys\n.. _`edx-platform wiki documentation`: https://github.com/openedx/edx-platform/wiki/Opaque-Keys-(Locators)\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": null,
    "version": "2.11.0",
    "project_urls": {
        "Homepage": "https://github.com/openedx/opaque-keys"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b4641bf7d9301fb9a0875f1bb5fbe6783a2e59ee95cd1f2210c9f936d244306",
                "md5": "e4228d6551311fa84820d89518d17fd4",
                "sha256": "d66ea02144b86e7d44b9d524624f541413d9f9db099861609aa09dbbacdf5c9e"
            },
            "downloads": -1,
            "filename": "edx_opaque_keys-2.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4228d6551311fa84820d89518d17fd4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 74943,
            "upload_time": "2024-09-04T19:10:16",
            "upload_time_iso_8601": "2024-09-04T19:10:16.020725Z",
            "url": "https://files.pythonhosted.org/packages/8b/46/41bf7d9301fb9a0875f1bb5fbe6783a2e59ee95cd1f2210c9f936d244306/edx_opaque_keys-2.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca08560318e53cbab86b8dcce9d173e5c2945f5229b989d8a81e7d867e4c2740",
                "md5": "18c29aba152ab7a0786b7714bb88c36c",
                "sha256": "10fb508ceef957a0063f1d2bb0962e290a58aa5d456d2bb4dffda447eb605d0d"
            },
            "downloads": -1,
            "filename": "edx_opaque_keys-2.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "18c29aba152ab7a0786b7714bb88c36c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 65327,
            "upload_time": "2024-09-04T19:10:17",
            "upload_time_iso_8601": "2024-09-04T19:10:17.332627Z",
            "url": "https://files.pythonhosted.org/packages/ca/08/560318e53cbab86b8dcce9d173e5c2945f5229b989d8a81e7d867e4c2740/edx_opaque_keys-2.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 19:10:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openedx",
    "github_project": "opaque-keys",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "edx-opaque-keys"
}
        
edX
Elapsed time: 0.32569s