openedx / opaque-keys

GNU Affero General Public License v3.0
8 stars 21 forks source link

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)