{"id":20037780,"url":"https://github.com/openedx/edx-ace","last_synced_at":"2025-04-05T15:06:27.413Z","repository":{"id":37174784,"uuid":"99722735","full_name":"openedx/edx-ace","owner":"openedx","description":"edX's Automated Communication Engine","archived":false,"fork":false,"pushed_at":"2025-03-24T05:04:48.000Z","size":564,"stargazers_count":12,"open_issues_count":6,"forks_count":17,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-03-29T14:08:27.921Z","etag":null,"topics":["django","edx","email","messaging","notifications"],"latest_commit_sha":null,"homepage":"https://edx-ace.readthedocs.org/","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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-08T18:12:33.000Z","updated_at":"2025-02-12T12:42:04.000Z","dependencies_parsed_at":"2024-03-05T14:56:21.732Z","dependency_job_id":"8855ca3f-d2f6-4038-a89c-d17fb053ce3e","html_url":"https://github.com/openedx/edx-ace","commit_stats":{"total_commits":224,"total_committers":32,"mean_commits":7.0,"dds":0.7723214285714286,"last_synced_commit":"d0c249106841f38eeb03c5e070d9b44de1e3373f"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-ace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-ace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-ace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-ace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx","download_url":"https://codeload.github.com/openedx/edx-ace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353745,"owners_count":20925329,"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":["django","edx","email","messaging","notifications"],"created_at":"2024-11-13T10:22:04.207Z","updated_at":"2025-04-05T15:06:27.361Z","avatar_url":"https://github.com/openedx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"edX Automated Communication Engine (A.C.E.)\n###########################################\n\n|License: AGPL v3| |Python CI| |Publish package to PyPi| |Status| |pypi-badge| |travis-badge| |codecov-badge|\n|doc-badge| |pyversions-badge|\n\nPurpose\n*******\n\nThe `automated communication engine \u003chttps://edx-ace.readthedocs.io/en/latest/\u003e`_, A.C.E. for short, is a Django app\nfor messaging learners on the Open edX platform. This\napp can be installed in any Open edX project, but has only been tested with ``edx-platform``. Email delivery\n(via Sailthru and Django Email)\nare the currently supported delivery channels. In the future we may add support for other delivery channels such as push\nnotifications.\n\nGetting Started\n***************\n\nFor instructions on starting local development, see `Getting Started page \u003chttps://github.com/openedx/edx-ace/blob/master/docs/getting_started.rst\u003e`_.\n\nGetting Help\n************\n\nDocumentation\n-------------\n\nSee `the documentation`_.  If you need more help see below.\n\n.. _the documentation: https://edx-ace.readthedocs.io/en/latest/\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/edx-ace/issues\n\nFor more information about these options, see the `help`_ page.\n\n.. _Slack invitation: https://openedx.org/slack\n.. _community Slack workspace: https://openedx.slack.com/\n.. _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`` for details.\n\nContributing\n************\n\nContributions are very welcome.\n\nPlease read `How To Contribute \u003chttps://openedx.org/r/how-to-contribute\u003e`_ for details.\n\nEven though they were written with ``edx-platform`` in mind, the guidelines\nshould be followed for Open edX code in general.\n\nPR description template should be automatically applied if you are sending PR from github interface; otherwise you\ncan find it\nat `PULL_REQUEST_TEMPLATE.md \u003chttps://github.com/openedx/edx-ace/blob/master/.github/PULL_REQUEST_TEMPLATE.md\u003e`_\n\nIssue report template should be automatically applied if you are sending it from github UI as well; otherwise you\ncan find it at `ISSUE_TEMPLATE.md \u003chttps://github.com/openedx/edx-ace/blob/master/.github/ISSUE_TEMPLATE.md\u003e`_\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://open-edx-backstage.herokuapp.com/catalog/default/component/edx-ace\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/edx-ace.svg\n    :target: https://pypi.python.org/pypi/edx-ace/\n    :alt: PyPI\n\n.. |travis-badge| image:: https://travis-ci.com/edx/edx-ace.svg?branch=master\n    :target: https://travis-ci.com/edx/edx-ace\n    :alt: Travis\n\n.. |codecov-badge| image:: http://codecov.io/github/edx/edx-ace/coverage.svg?branch=master\n    :target: http://codecov.io/github/edx/edx-ace?branch=master\n    :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/edx-ace/badge/?version=latest\n    :target: http://edx-ace.readthedocs.io/en/latest/\n    :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/edx-ace.svg\n    :target: https://pypi.python.org/pypi/edx-ace/\n    :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/edx/edx-ace.svg\n    :target: https://github.com/openedx/edx-ace/blob/master/LICENSE.txt\n    :alt: License\n\n.. |License: AGPL v3| image:: https://img.shields.io/badge/License-AGPL_v3-blue.svg\n  :target: https://www.gnu.org/licenses/agpl-3.0\n\n.. |Python CI| image:: https://github.com/openedx/edx-ace/actions/workflows/ci.yml/badge.svg\n  :target: https://github.com/openedx/edx-ace/actions/workflows/ci.yml\n\n.. |Publish package to PyPi| image:: https://github.com/openedx/edx-ace/actions/workflows/pypi-publish.yml/badge.svg\n  :target: https://github.com/openedx/edx-ace/actions/workflows/pypi-release.yml\n\n.. |Status| image:: https://img.shields.io/badge/Status-Maintained-brightgreen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fedx-ace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedx%2Fedx-ace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fedx-ace/lists"}