edx-opaque-keys


Nameedx-opaque-keys JSON
Version 2.9.0 PyPI version JSON
download
home_pagehttps://github.com/openedx/opaque-keys
SummaryNone
upload_time2024-04-25 12:32:06
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/b0/67/1cf84c93f1736125799713f2f5f9abab1ca927206e47d759e7cabdc7cfb2/edx_opaque_keys-2.9.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.9.0",
    "project_urls": {
        "Homepage": "https://github.com/openedx/opaque-keys"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0ad31cf5ce98d24e4b1d703a3c93bb5d56f7b27ffaba8c692e8f8ab0923fbb3",
                "md5": "9992bec04efda66c788a1655cb3b1fc7",
                "sha256": "f1cfaa3f8772a904f3cbf5e90f2750e312af85de7f3d54c0bc9db4da2a1d494c"
            },
            "downloads": -1,
            "filename": "edx_opaque_keys-2.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9992bec04efda66c788a1655cb3b1fc7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 74340,
            "upload_time": "2024-04-25T12:32:04",
            "upload_time_iso_8601": "2024-04-25T12:32:04.743818Z",
            "url": "https://files.pythonhosted.org/packages/b0/ad/31cf5ce98d24e4b1d703a3c93bb5d56f7b27ffaba8c692e8f8ab0923fbb3/edx_opaque_keys-2.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0671cf84c93f1736125799713f2f5f9abab1ca927206e47d759e7cabdc7cfb2",
                "md5": "823e04c442df27a5466c2d5cec5e80bb",
                "sha256": "e58570c304a5b5bace54aef9f32e6f0c3578dddf44fa1b359ddcc909aec70ac8"
            },
            "downloads": -1,
            "filename": "edx_opaque_keys-2.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "823e04c442df27a5466c2d5cec5e80bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 65014,
            "upload_time": "2024-04-25T12:32:06",
            "upload_time_iso_8601": "2024-04-25T12:32:06.679248Z",
            "url": "https://files.pythonhosted.org/packages/b0/67/1cf84c93f1736125799713f2f5f9abab1ca927206e47d759e7cabdc7cfb2/edx_opaque_keys-2.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 12:32:06",
    "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.24745s