{"id":44315516,"url":"https://github.com/fccn/nau-openedx-extensions","last_synced_at":"2026-02-11T05:08:06.076Z","repository":{"id":71580764,"uuid":"366403815","full_name":"fccn/nau-openedx-extensions","owner":"fccn","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-09T22:59:54.000Z","size":733,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"nau/redwood.master","last_synced_at":"2026-02-10T02:42:49.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fccn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-11T14:08:24.000Z","updated_at":"2026-02-09T11:05:46.000Z","dependencies_parsed_at":"2023-06-11T00:45:24.259Z","dependency_job_id":"9a8a21bc-8efa-4746-a092-de8c354467cd","html_url":"https://github.com/fccn/nau-openedx-extensions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fccn/nau-openedx-extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fnau-openedx-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fnau-openedx-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fnau-openedx-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fnau-openedx-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fccn","download_url":"https://codeload.github.com/fccn/nau-openedx-extensions/tar.gz/refs/heads/nau/redwood.master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fccn%2Fnau-openedx-extensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-11T05:08:05.481Z","updated_at":"2026-02-11T05:08:06.071Z","avatar_url":"https://github.com/fccn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nau openedx extensions\n\nNAU Open edX extensions is a [django app plugin](https://github.com/edx/edx-platform/tree/master/openedx/core/djangoapps/plugins) to make easier change or extend [edx-platform](https://github.com/edx/edx-platform)\n\n## Installation\n[Documentation](docs/installation.rst) about the installation.\n\n## Usage\n[Usage details](docs/usage.rst).\n\n## Python\n\nThis package requires the same Python version of the edx-platform.\nFor redwood Python 3.11.\n\n## Virtual environment\n\nCreate a python virtual environment.\n```bash\npython -m venv venv\n```\n\nAnd activate it.\nFurther steps should be run inside this virtual environment.\n\n## Install requirements\n\n```bash\nmake requirements\n```\n\n## Tests\n\nTo run the python tests execute, inside the previous create virtual environment.\n\n```bash\nmake test\n```\n\n## Lint\n\nTo run the linters to check code quality, inside the previous create virtual environment.\n\n```bash\nmake lint\n```\n\n## Translations\n\nTo extract, update translations files and to compile, simply run.\n\n`make translations`\n\nTo translate, change the conf/locale/\u003clang\u003e/LC_MESSAGES/django.po files.\n\nThen to compile, just execute the same Makefile target.\n\n`make translations`\n\n## VSCode\n\nTo make VSCode detect the edx-platform code, add this to your project settings.\n\n```json\n{\n    \"python.autoComplete.extraPaths\": [\"${workspaceFolder}/../edx-platform\"],\n    \"python.analysis.extraPaths\": [\"${workspaceFolder}/../edx-platform\"],\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffccn%2Fnau-openedx-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffccn%2Fnau-openedx-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffccn%2Fnau-openedx-extensions/lists"}