{"id":20037843,"url":"https://github.com/openedx/openedx-filters","last_synced_at":"2025-04-06T09:10:30.894Z","repository":{"id":40240347,"uuid":"360251831","full_name":"openedx/openedx-filters","owner":"openedx","description":"Open edX filters from the Hooks Extensions Framework ","archived":false,"fork":false,"pushed_at":"2025-03-20T16:09:44.000Z","size":394,"stargazers_count":8,"open_issues_count":24,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-21T18:03:13.895Z","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":"agpl-3.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-21T17:24:26.000Z","updated_at":"2025-03-20T16:09:49.000Z","dependencies_parsed_at":"2024-03-14T15:05:41.969Z","dependency_job_id":"bae83dab-f721-469a-bdcb-a5337d74be37","html_url":"https://github.com/openedx/openedx-filters","commit_stats":{"total_commits":77,"total_committers":13,"mean_commits":5.923076923076923,"dds":0.3116883116883117,"last_synced_commit":"4c9367ac8253163cab70e872d5ae1a356e8202ff"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-filters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-filters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-filters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fopenedx-filters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx","download_url":"https://codeload.github.com/openedx/openedx-filters/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"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:20.918Z","updated_at":"2025-04-06T09:10:30.875Z","avatar_url":"https://github.com/openedx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Open edX Filters\n################\n\n|pypi-badge| |ci-badge| |codecov-badge| |doc-badge| |pyversions-badge|\n|license-badge| |status-badge|\n\nOpen edX Filters 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\ndefinitions used by the Hooks Extension Framework to\nmanage the filters execution and extra tools.\n\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 Filters component is a Python library which doesn't\nneed independent deployment. Therefore, its setup is reasonably\nstraightforward. First, it needs to be added to your service\nrequirements, and then it will be installed alongside requirements\nof the service.\n\nIf the service you intend to use is either the LMS or CMS, then\nthe library is installed alongside their requirements since the\nNutmeg release.\n\nGetting Help\n************\n\nDocumentation\n=============\n\nSee `documentation on Read the Docs \u003chttps://docs.openedx.org/projects/openedx-filters/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-filters/issues\n\nFor more information about these options, see the `Open edX Getting Help`_ page.\n\n.. _Slack invitation: https://openedx.org/slack\n.. _community Slack workspace: https://openedx.slack.com/\n.. _Open edX Getting Help: https://openedx.org/getting-help\n\nLicense\n*******\n\nThe code in this repository is licensed under the AGPL 3.0 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-filters\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-filters.svg\n    :target: https://pypi.python.org/pypi/openedx-filters/\n    :alt: PyPI\n\n.. |ci-badge| image:: https://github.com/openedx/openedx-filters/actions/workflows/ci.yml/badge.svg?branch=main\n    :target: https://github.com/openedx/openedx-filters/actions/workflows/ci.yml\n    :alt: CI\n\n.. |codecov-badge| image:: https://codecov.io/github/openedx/openedx-filters/coverage.svg?branch=main\n    :target: https://codecov.io/github/openedx/openedx-filters?branch=main\n    :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/openedx-filters/badge/?version=latest\n    :target: https://openedx-filters.readthedocs.io/en/latest/\n    :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/openedx-filters.svg\n    :target: https://pypi.python.org/pypi/openedx-filters/\n    :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/openedx/openedx-filters.svg\n    :target: https://github.com/openedx/openedx-filters/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-filters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedx%2Fopenedx-filters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fopenedx-filters/lists"}