Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openedx/opaque-keys


https://github.com/openedx/opaque-keys

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

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)