{"id":43878784,"url":"https://github.com/sphinx-toolbox/default_values","last_synced_at":"2026-02-06T15:08:17.297Z","repository":{"id":38373646,"uuid":"282486270","full_name":"sphinx-toolbox/default_values","owner":"sphinx-toolbox","description":"Sphinx extension to show default values in documentation.","archived":false,"fork":false,"pushed_at":"2025-12-26T19:18:33.000Z","size":524,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T07:45:55.475Z","etag":null,"topics":["documentation","python","sphinx","sphinx-extension"],"latest_commit_sha":null,"homepage":"https://default-values.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sphinx-toolbox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["domdfcoding"]}},"created_at":"2020-07-25T16:51:19.000Z","updated_at":"2025-12-26T19:18:34.000Z","dependencies_parsed_at":"2024-03-18T13:29:48.349Z","dependency_job_id":"d26df414-d0ec-4b2a-8da4-d3e4afb98052","html_url":"https://github.com/sphinx-toolbox/default_values","commit_stats":{"total_commits":192,"total_committers":4,"mean_commits":48.0,"dds":"0.22395833333333337","last_synced_commit":"014d8318667ec043e28a1f22a2dd35edec8e6bb9"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/sphinx-toolbox/default_values","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-toolbox%2Fdefault_values","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-toolbox%2Fdefault_values/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-toolbox%2Fdefault_values/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-toolbox%2Fdefault_values/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-toolbox","download_url":"https://codeload.github.com/sphinx-toolbox/default_values/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-toolbox%2Fdefault_values/sbom","scorecard":{"id":841334,"data":{"date":"2025-08-11","repo":{"name":"github.com/sphinx-toolbox/default_values","commit":"c43324e7a2b353dd6966be0a1a581ff51366dcb4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/conda_ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs_test_action.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/flake8.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:14","Warn: no topLevel permission defined: .github/workflows/octocheese.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_linux.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/python_ci_macos.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/python_ci_macos.yml:15","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda_ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/conda_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda_ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/conda_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda_ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/conda_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/docs_test_action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_test_action.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/docs_test_action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/flake8.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flake8.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flake8.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/flake8.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mypy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/mypy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/octocheese.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/octocheese.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_linux.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_macos.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_ci_macos.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-toolbox/default_values/python_ci_macos.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/flake8.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:100","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:153","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:154","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_linux.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/python_ci_macos.yml:69","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  16 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/sphinx-toolbox/default_values/releases/222756179","Warn: release artifact v0.6.0 not signed: https://api.github.com/repos/sphinx-toolbox/default_values/releases/113661674","Warn: release artifact v0.5.3 not signed: https://api.github.com/repos/sphinx-toolbox/default_values/releases/113104268","Warn: release artifact v0.5.2 not signed: https://api.github.com/repos/sphinx-toolbox/default_values/releases/99903861","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/sphinx-toolbox/default_values/releases/63375095","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/sphinx-toolbox/default_values/releases/222756179","Warn: release artifact v0.6.0 does not have provenance: https://api.github.com/repos/sphinx-toolbox/default_values/releases/113661674","Warn: release artifact v0.5.3 does not have provenance: https://api.github.com/repos/sphinx-toolbox/default_values/releases/113104268","Warn: release artifact v0.5.2 does not have provenance: https://api.github.com/repos/sphinx-toolbox/default_values/releases/99903861","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/sphinx-toolbox/default_values/releases/63375095"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python_ci_linux.yml:135"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-23T20:33:09.980Z","repository_id":38373646,"created_at":"2025-08-23T20:33:09.981Z","updated_at":"2025-08-23T20:33:09.981Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29165915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T14:37:12.680Z","status":"ssl_error","status_checked_at":"2026-02-06T14:36:22.973Z","response_time":59,"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":["documentation","python","sphinx","sphinx-extension"],"created_at":"2026-02-06T15:08:16.550Z","updated_at":"2026-02-06T15:08:17.290Z","avatar_url":"https://github.com/sphinx-toolbox.png","language":"Python","funding_links":["https://github.com/sponsors/domdfcoding"],"categories":[],"sub_categories":[],"readme":"###############\ndefault_values\n###############\n\n.. start short_desc\n\n**Sphinx extension to show default values in documentation.**\n\n.. end short_desc\n\nFor example:\n\n\t.. code-block:: python\n\n\t\tdef namedlist(name: str = \"NamedList\") -\u003e Callable:\n\t\t\t\"\"\"\n\t\t\tA factory function to return a custom list subclass with a name.\n\n\t\t\t:param name: The name of the list.\n\n\t\t\t:return:\n\t\t\t\"\"\"\n\n\t.. image:: https://default-values.readthedocs.io/en/latest/_images/after.png\n\nFor more information see `the documentation \u003chttps://default-values.readthedocs.io/en/latest/usage.html\u003e`_.\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Docs\n\t  - |docs| |docs_check|\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t  - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Anaconda\n\t  - |conda-version| |conda-platform|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |docs| image:: https://img.shields.io/readthedocs/default-values/latest?logo=read-the-docs\n\t:target: https://default-values.readthedocs.io/en/latest\n\t:alt: Documentation Build Status\n\n.. |docs_check| image:: https://github.com/sphinx-toolbox/default_values/workflows/Docs%20Check/badge.svg\n\t:target: https://github.com/sphinx-toolbox/default_values/actions?query=workflow%3A%22Docs+Check%22\n\t:alt: Docs Check Status\n\n.. |actions_linux| image:: https://github.com/sphinx-toolbox/default_values/workflows/Linux/badge.svg\n\t:target: https://github.com/sphinx-toolbox/default_values/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/sphinx-toolbox/default_values/workflows/Windows/badge.svg\n\t:target: https://github.com/sphinx-toolbox/default_values/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/sphinx-toolbox/default_values/workflows/macOS/badge.svg\n\t:target: https://github.com/sphinx-toolbox/default_values/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/sphinx-toolbox/default_values/workflows/Flake8/badge.svg\n\t:target: https://github.com/sphinx-toolbox/default_values/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/sphinx-toolbox/default_values/workflows/mypy/badge.svg\n\t:target: https://github.com/sphinx-toolbox/default_values/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/sphinx-toolbox/default_values/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/sphinx-toolbox/default_values/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/sphinx-toolbox/default_values/master?logo=coveralls\n\t:target: https://coveralls.io/github/sphinx-toolbox/default_values?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/sphinx-toolbox/default_values?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/sphinx-toolbox/default_values\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/default-values\n\t:target: https://pypi.org/project/default-values/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/default-values?logo=python\u0026logoColor=white\n\t:target: https://pypi.org/project/default-values/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/default-values\n\t:target: https://pypi.org/project/default-values/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/default-values\n\t:target: https://pypi.org/project/default-values/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/default_values?logo=anaconda\n\t:target: https://anaconda.org/domdfcoding/default_values\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/default_values?label=conda%7Cplatform\n\t:target: https://anaconda.org/domdfcoding/default_values\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/sphinx-toolbox/default_values\n\t:target: https://github.com/sphinx-toolbox/default_values/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/sphinx-toolbox/default_values\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/sphinx-toolbox/default_values/v0.7.0\n\t:target: https://github.com/sphinx-toolbox/default_values/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/sphinx-toolbox/default_values\n\t:target: https://github.com/sphinx-toolbox/default_values/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2026\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/default-values\n\t:target: https://pypistats.org/packages/default-values\n\t:alt: PyPI - Downloads\n\n.. end shields\n\n|\n\nInstallation\n--------------\n\n.. start installation\n\n``default_values`` can be installed from PyPI or Anaconda.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install default-values\n\nTo install with ``conda``:\n\n\t* First add the required channels\n\n\t.. code-block:: bash\n\n\t\t$ conda config --add channels https://conda.anaconda.org/conda-forge\n\t\t$ conda config --add channels https://conda.anaconda.org/domdfcoding\n\n\t* Then install\n\n\t.. code-block:: bash\n\n\t\t$ conda install default_values\n\n.. end installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsphinx-toolbox%2Fdefault_values","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsphinx-toolbox%2Fdefault_values","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsphinx-toolbox%2Fdefault_values/lists"}