{"id":46714270,"url":"https://github.com/seedcase-project/seedcase-flower","last_synced_at":"2026-05-04T10:04:28.460Z","repository":{"id":326906239,"uuid":"1107114034","full_name":"seedcase-project/seedcase-flower","owner":"seedcase-project","description":"Turn your metadata into human-readable documentation","archived":false,"fork":false,"pushed_at":"2026-04-30T07:44:11.000Z","size":3295,"stargazers_count":0,"open_issues_count":33,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T09:21:16.120Z","etag":null,"topics":["data-package","datapackage","documentation-generator","markdown-generator"],"latest_commit_sha":null,"homepage":"https://flower.seedcase-project.org","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/seedcase-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","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}},"created_at":"2025-11-30T15:54:44.000Z","updated_at":"2026-04-30T07:44:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/seedcase-project/seedcase-flower","commit_stats":null,"previous_names":["seedcase-project/seedcase-flower"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/seedcase-project/seedcase-flower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Fseedcase-flower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Fseedcase-flower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Fseedcase-flower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Fseedcase-flower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seedcase-project","download_url":"https://codeload.github.com/seedcase-project/seedcase-flower/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Fseedcase-flower/sbom","scorecard":{"id":1240257,"data":{"date":"2025-12-02T07:34:33Z","repo":{"name":"github.com/seedcase-project/seedcase-flower","commit":"25e3bb426406ddec39e1d3fd0fb85e4e4e6a2260"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":5.2,"checks":[{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-package.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-package.yml:16","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/scorecards.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/add-to-project.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/build-website.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/check-package.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/release-package.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-to-project.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/seedcase-project/seedcase-flower/add-to-project.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-website.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/seedcase-project/seedcase-flower/build-website.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-package.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/seedcase-project/seedcase-flower/check-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependency-review.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/seedcase-project/seedcase-flower/dependency-review.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-package.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/seedcase-project/seedcase-flower/release-package.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scorecards.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/seedcase-project/seedcase-flower/scorecards.yml/main?enable=pin","Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   8 third-party GitHubAction 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"3 out of 3 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2025-12-07T06:56:28.346Z","repository_id":326906239,"created_at":"2025-12-07T06:56:28.346Z","updated_at":"2025-12-07T06:56:28.346Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32602730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["data-package","datapackage","documentation-generator","markdown-generator"],"created_at":"2026-03-09T10:08:34.561Z","updated_at":"2026-05-04T10:04:28.454Z","avatar_url":"https://github.com/seedcase-project.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://flower.seedcase-project.org/\"\u003e\n        \u003cimg src=\"https://raw.githubusercontent.com/seedcase-project/seedcase-flower/main/_extensions/seedcase-project/seedcase-theme/logos/flower/navbar.svg\" alt=\"Link to Flower website\" height=\"150\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# seedcase-flower: Turn your metadata into human-readable documentation\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.19220976.svg)](https://doi.org/10.5281/zenodo.19220976)\n[![PyPI\nVersion](https://img.shields.io/pypi/v/seedcase-flower.svg)](https://pypi.org/project/seedcase-flower/)\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json?raw=true.svg)](https://github.com/copier-org/copier)\n[![Python Version from PEP 621\nTOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https://raw.githubusercontent.com/seedcase-project/seedcase-flower/refs/heads/main/pyproject.toml)](https://github.com/seedcase-project/seedcase-flower/blob/main/pyproject.toml)\n[![GitHub\nLicense](https://img.shields.io/github/license/seedcase-project/seedcase-flower.svg)](https://github.com/seedcase-project/seedcase-flower/blob/main/LICENSE.md)\n[![GitHub\nRelease](https://img.shields.io/github/v/release/seedcase-project/seedcase-flower.svg)](https://github.com/seedcase-project/seedcase-flower/releases/latest)\n[![Build\ndocumentation](https://github.com/seedcase-project/seedcase-flower/actions/workflows/build-website.yml/badge.svg)](https://github.com/seedcase-project/seedcase-flower/actions/workflows/build-website.yml)\n[![Check\npackage](https://github.com/seedcase-project/seedcase-flower/actions/workflows/check-package.yml/badge.svg)](https://github.com/seedcase-project/seedcase-flower/actions/workflows/check-package.yml)\n[![OpenSSF\nScorecard](https://api.scorecard.dev/projects/github.com/seedcase-project/seedcase-flower/badge?raw=true.svg)](https://scorecard.dev/viewer/?uri=github.com/seedcase-project/seedcase-flower)\n[![CodeQL](https://github.com/seedcase-project/seedcase-flower/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](https://github.com/seedcase-project/seedcase-flower/actions/workflows/github-code-scanning/codeql)\n[![code\ncoverage](https://raw.githubusercontent.com/seedcase-project/seedcase-flower/coverage/coverage.svg?raw=true)](https://htmlpreview.github.io/?https://raw.githubusercontent.com/seedcase-project/seedcase-flower/coverage/index.html)\n[![pre-commit.ci\nstatus](https://results.pre-commit.ci/badge/github/seedcase-project/seedcase-flower/main.svg)](https://results.pre-commit.ci/latest/github/seedcase-project/seedcase-flower/main)\n[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-experimental.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![Project Status: Active – The project has reached a stable, usable\nstate and is being actively\ndeveloped.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\nFlower is a Python package and command-line interface (CLI) that\ngenerates human-friendly documentation from your machine-readable [Data\nPackage](https://datapackage.org) metadata (kept within\n`datapackage.json`). Flower does two things:\n\n- Display the metadata in a nicer way on the Terminal with the `view`\n  command.\n- Generate documentation files using built-in or custom styles with the\n  `build` command.\n\nFor building documentation, Flower reads the metadata and outputs it\ninto a nicer, more human-centric format. You can choose the output style\nand structure by using either one of the built-in styles or define a\ncustom style yourself. By default, Flower outputs\n[Quarto](https://quarto.org/)-based Markdown files that you can use to\ncreate a website, a PDF, or any other format supported by\n[Quarto](https://quarto.org/).\n\nCheck out the [website](https://flower.seedcase-project.org/) for more\ninformation about the project, including the design of it, how to use\nit, and a reference to the API.\n\n\u003e [!TIP]\n\u003e\n\u003e This Python package was generated from the\n\u003e [`template-python-package`](https://github.com/seedcase-project/template-python-package)\n\u003e Seedcase template :tada:\n\n## Project files and folders\n\n- `.github/`: Contains GitHub-specific files, such as issue and pull\n  request templates, workflows,\n  [dependabot](https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/dependabot-quickstart-guide)\n  configuration, pull request templates, and a\n  [CODEOWNERS](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners)\n  file.\n- `tools/vulture-allowlist.py`: List of variables that shouldn’t be\n  flagged by [Vulture](https://github.com/jendrikseipp/vulture) as\n  unused.\n- `tools/get-contributors.sh`: Script to get list of project\n  contributors.\n- `tests/`: Test files for the package.\n- `src/`: Source code for the package.\n- `docs/`: Documentation about using and developing the Python package.\n- `_renderer.py`: Custom\n  [`quartodoc`](https://machow.github.io/quartodoc/) renderer.\n- `pytest.ini`: Pytest configuration file.\n- `mypy.ini`: [`mypy`](https://mypy.readthedocs.io/en/stable/)\n  configuration file for type checking Python code.\n- `.copier-answers.yml`: Contains the answers you gave when copying the\n  project from the template. **You should not modify this file\n  directly.**\n- `.cz.toml`:\n  [Commitizen](https://commitizen-tools.github.io/commitizen/)\n  configuration file for managing versions and changelogs.\n- `.pre-commit-config.yaml`: [Pre-commit](https://pre-commit.com/)\n  configuration file for managing and running checks before each commit.\n- `.typos.toml`: [typos](https://github.com/crate-ci/typos) spell\n  checker configuration file.\n- `justfile`: [`just`](https://just.systems/man/en/) configuration file\n  for scripting project tasks.\n- `.editorconfig`: Editor configuration file for\n  [EditorConfig](https://editorconfig.org/) to maintain consistent\n  coding styles across different editors and IDEs.\n- `CHANGELOG.md`: Changelog file for tracking changes in the project.\n- `CITATION.cff`: Structured citation metadata for your project.\n- `CONTRIBUTING.md`: Guidelines for contributing to the project.\n- `_metadata.yml`: Quarto metadata file for the website, including\n  information about the project, such as the titles and GitHub names.\n- `pyproject.toml`: Main Python project configuration file defining\n  metadata and dependencies.\n- `_quarto.yml`: Quarto configuration file for the website, including\n  settings for the website, such as the theme, navigation, and other\n  options.\n- `ruff.toml`: [Ruff](https://docs.astral.sh/ruff/) configuration file\n  for linting and formatting Python code.\n- `uv.lock`: Lockfile used by [`uv`](https://docs.astral.sh/uv/) to\n  record exact versions of installed dependencies.\n- `.rumdl.toml`: [rumdl](https://rumdl.dev/) configuration file for\n  formatting Markdown files so that they are standardized and consistent\n\n## Contributing\n\nCheck out our [contributing document](CONTRIBUTING.md) for information\non how to contribute to the project, including how to set up your\ndevelopment environment.\n\nPlease note that this project is released with a [Contributor Code of\nConduct](CODE_OF_CONDUCT.md). By participating in this project you agree\nto abide by its terms.\n\n### Contributors\n\nThe following people have contributed to this project by submitting pull\nrequests :tada:\n\n[@joelostblom](https://github.com/joelostblom),\n[@lwjohnst86](https://github.com/lwjohnst86),\n[@martonvago](https://github.com/martonvago),\n[@signekb](https://github.com/signekb)\n\n## Licensing\n\nThis project is licensed under the [MIT License](LICENSE.md).\n\n## Changelog\n\nFor a list of changes, see our [changelog](CHANGELOG.md) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedcase-project%2Fseedcase-flower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseedcase-project%2Fseedcase-flower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedcase-project%2Fseedcase-flower/lists"}