{"id":20037804,"url":"https://github.com/openedx/edx-toggles","last_synced_at":"2025-04-10T00:18:41.543Z","repository":{"id":37092844,"uuid":"139885782","full_name":"openedx/edx-toggles","owner":"openedx","description":"Library and utilities for feature toggles","archived":false,"fork":false,"pushed_at":"2025-04-04T08:55:52.000Z","size":743,"stargazers_count":6,"open_issues_count":13,"forks_count":9,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-04-10T00:18:31.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://edx-toggles.readthedocs.io/en/latest/","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":"2018-07-05T18:19:46.000Z","updated_at":"2025-04-04T08:55:54.000Z","dependencies_parsed_at":"2023-07-25T05:45:29.923Z","dependency_job_id":"bdb10a63-fc9a-45f7-bfcb-9b3ecbc80bbb","html_url":"https://github.com/openedx/edx-toggles","commit_stats":{"total_commits":349,"total_committers":33,"mean_commits":"10.575757575757576","dds":0.5587392550143266,"last_synced_commit":"314ed57d8a6d7570ee734542ad10d5485a5e848c"},"previous_names":["edx/edx-toggles"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-toggles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-toggles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-toggles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-toggles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx","download_url":"https://codeload.github.com/openedx/edx-toggles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131318,"owners_count":21052820,"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:22:34.051Z","updated_at":"2025-04-10T00:18:41.502Z","avatar_url":"https://github.com/openedx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"edx-toggles\n=============================\n\n|pypi-badge| |ci-badge| |codecov-badge| |doc-badge| |pyversions-badge|\n|license-badge|\n\nLibrary and utilities for implementing and reporting on feature toggles.\n\nDocumentation is on `Read the Docs`_.  Code repository is on `GitHub`_.\n\n.. _Read the Docs: https://docs.openedx.org/projects/edx-toggles/en/latest/readme.html\n.. _GitHub: https://github.com/openedx/edx-toggles\n\nSee the `scripts README`_ for more information on the scripts for reporting on the status of\nfeature toggles.\n\n.. _scripts README: https://github.com/openedx/edx-toggles/blob/master/scripts/README.rst\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\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute \u003chttps://github.com/openedx/.github/blob/master/CONTRIBUTING.md\u003e`_ for details.\n\n\nPR description template should be automatically applied if you are sending PR from github interface; otherwise you\ncan find it it at `PULL_REQUEST_TEMPLATE.md \u003chttps://github.com/openedx/edx-toggles/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-toggles/blob/master/.github/ISSUE_TEMPLATE.md\u003e`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@openedx.org.\n\nGetting Help\n------------\n\nHave a question about this repository, or about Open edX in general?  Please\nrefer to this `list of resources`_ if you need any assistance.\n\n.. _list of resources: https://open.edx.org/getting-help\n\n\n.. |pypi-badge| image:: https://img.shields.io/pypi/v/edx-toggles.svg\n    :target: https://pypi.python.org/pypi/edx-toggles/\n    :alt: PyPI\n\n.. |ci-badge| image:: https://github.com/openedx/edx-toggles/workflows/Python%20CI/badge.svg?branch=master\n    :target: https://github.com/openedx/edx-toggles/actions?query=workflow%3A%22Python+CI%22\n    :alt: Github CI\n\n.. |codecov-badge| image:: http://codecov.io/github/edx/edx-toggles/coverage.svg?branch=master\n    :target: http://codecov.io/github/edx/edx-toggles?branch=master\n    :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/edx-toggles/badge/?version=latest\n    :target: http://edx-toggles.readthedocs.io/en/latest/\n    :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/edx-toggles.svg\n    :target: https://pypi.python.org/pypi/edx-toggles/\n    :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/edx/edx-toggles.svg\n    :target: https://github.com/openedx/edx-toggles/blob/master/LICENSE.txt\n    :alt: License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fedx-toggles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedx%2Fedx-toggles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fedx-toggles/lists"}