{"id":20037854,"url":"https://github.com/openedx/openedx-events","last_synced_at":"2025-04-06T00:06:51.410Z","repository":{"id":37972267,"uuid":"355710293","full_name":"openedx/openedx-events","owner":"openedx","description":"Open edX events from the Hooks Extensions Framework","archived":false,"fork":false,"pushed_at":"2025-03-18T09:24:33.000Z","size":1163,"stargazers_count":10,"open_issues_count":51,"forks_count":22,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-21T18:03:13.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openedx.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-07T23:40:38.000Z","updated_at":"2025-03-18T09:23:07.000Z","dependencies_parsed_at":"2022-07-12T23:10:28.480Z","dependency_job_id":"936faa4b-b764-41e6-b847-5ffaf0ac5e0f","html_url":"https://github.com/openedx/openedx-events","commit_stats":{"total_commits":160,"total_committers":26,"mean_commits":6.153846153846154,"dds":0.65625,"last_synced_commit":"3170416c157df480b3d9f9f276ab7cf7b9d5e68d"},"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx","download_url":"https://codeload.github.com/openedx/openedx-events/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415967,"owners_count":20935388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T10:23:22.724Z","updated_at":"2025-04-06T00:06:51.374Z","avatar_url":"https://github.com/openedx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Open edX Events\n###############\n\n|pypi-badge| |ci-badge| |codecov-badge| |doc-badge| |pyversions-badge|\n|license-badge| |status-badge|\n\nOpen edX Events from Hooks Extensions Framework (`OEP-50`_).\n\n.. _OEP-50: https://open-edx-proposals.readthedocs.io/en/latest/oep-0050-hooks-extension-framework.html\n\nPurpose\n*******\n\nThis repository implements the necessary tooling and definitions used by the\nHooks Extension Framework to manage the events execution and extra tools.\n\nGetting Started with Development\n********************************\n\nPlease see the Open edX documentation for `guidance on Python development \u003chttps://docs.openedx.org/en/latest/developers/how-tos/get-ready-for-python-dev.html\u003e`_ in this repo.\n\nDeploying\n*********\n\nThe Open edX Events component is a Python library which doesn't need independent deployment. Therefore,\nits setup is reasonably straightforward. First, it needs to be added to your service requirements,\nand then it will be installed alongside requirements of the service.\n\nIf the service you intend to use is either the LMS or CMS, then the library is installed alongside\ntheir requirements since the Maple release.\n\nGetting Help\n************\n\nDocumentation\n=============\n\nSee `documentation on Read the Docs \u003chttps://openedx-events.readthedocs.io/en/latest/\u003e`_.\n\nMore Help\n=========\n\nIf you're having trouble, we have discussion forums at\nhttps://discuss.openedx.org where you can connect with others in the\ncommunity.\n\nOur real-time conversations are on Slack. You can request a `Slack\ninvitation`_, then join our `community Slack workspace`_.\n\nFor anything non-trivial, the best path is to open an issue in this\nrepository with as many details about the issue you are facing as you\ncan provide.\n\nhttps://github.com/openedx/openedx-events/issues\n\nFor more information about these options, see the `Getting Help`_ page.\n\n.. _Slack invitation: https://openedx.org/slack\n.. _community Slack workspace: https://openedx.slack.com/\n.. _Getting Help: https://openedx.org/getting-help\n\nLicense\n*******\n\nThe code in this repository is licensed under the Apache 2.0 license unless\notherwise noted.\n\nPlease see `LICENSE.txt \u003cLICENSE.txt\u003e`_ for details.\n\nContributing\n************\n\nContributions are very welcome.\nPlease read `How To Contribute \u003chttps://openedx.org/r/how-to-contribute\u003e`_ for details.\n\nThis project is currently accepting all types of contributions, bug fixes,\nsecurity fixes, maintenance work, or new features.  However, please make sure\nto have a discussion about your new feature idea with the maintainers prior to\nbeginning development to maximize the chances of your change being accepted.\nYou can start a conversation by creating a new issue on this repo summarizing\nyour idea.\n\nThe Open edX Code of Conduct\n****************************\n\nAll community members are expected to follow the `Open edX Code of Conduct`_.\n\n.. _Open edX Code of Conduct: https://openedx.org/code-of-conduct/\n\nPeople\n******\n\nThe assigned maintainers for this component and other project details may be\nfound in `Backstage`_. Backstage pulls this data from the ``catalog-info.yaml``\nfile in this repo.\n\n.. _Backstage: https://backstage.openedx.org/catalog/default/component/openedx-events\n\nReporting Security Issues\n*************************\n\nPlease do not report security issues in public. Please email security@openedx.org.\n\n.. |pypi-badge| image:: https://img.shields.io/pypi/v/openedx-events.svg\n    :target: https://pypi.python.org/pypi/openedx-events/\n    :alt: PyPI\n\n.. |ci-badge| image:: https://github.com/openedx/openedx-events/actions/workflows/ci.yml/badge.svg?branch=main\n    :target: https://github.com/openedx/openedx-events/actions/workflows/ci.yml\n    :alt: CI\n\n.. |codecov-badge| image:: https://codecov.io/github/openedx/openedx-events/coverage.svg?branch=main\n    :target: https://codecov.io/github/openedx/openedx-events?branch=main\n    :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/openedx-events/badge/?version=latest\n    :target: https://openedx-events.readthedocs.io/en/latest/\n    :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/openedx-events.svg\n    :target: https://pypi.python.org/pypi/openedx-events/\n    :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/openedx/openedx-events.svg\n    :target: https://github.com/openedx/openedx-events/blob/main/LICENSE.txt\n    :alt: License\n\n.. |status-badge| image:: https://img.shields.io/badge/Status-Maintained-brightgreen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fopenedx-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedx%2Fopenedx-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fopenedx-events/lists"}