Turn your Data Package metadata into human-readable documentation
Project description
seedcase-flower: Turn your Data Package metadata into human-readable documentation
Flower is a Python package and command-line interface (CLI) that
generates human-friendly documentation from your machine-readable Data
Package metadata (kept within
datapackage.json). Flower does two things:
- Display the metadata in a nicer way on the Terminal with the
viewcommand. - Generate documentation files using built-in or custom styles with the
buildcommand.
For building documentation, Flower reads the metadata and outputs it into a nicer, more human-centric format. You can choose the output style and structure by using either one of the built-in styles or define a custom style yourself. By default, Flower outputs Quarto-based Markdown files that you can use to create a website, a PDF, or any other format supported by Quarto.
Check out the website for more information about the project, including the design of it, how to use it, and a reference to the API.
[!TIP]
This Python package was generated from the
template-python-packageSeedcase template :tada:
Project files and folders
.github/: Contains GitHub-specific files, such as issue and pull request templates, workflows, dependabot configuration, pull request templates, and a CODEOWNERS file.tools/vulture-allowlist.py: List of variables that shouldn’t be flagged by Vulture as unused.tools/get-contributors.sh: Script to get list of project contributors.tests/: Test files for the package.src/: Source code for the package.docs/: Documentation about using and developing the Python package._renderer.py: Customquartodocrenderer.pytest.ini: Pytest configuration file.mypy.ini:mypyconfiguration file for type checking Python code..copier-answers.yml: Contains the answers you gave when copying the project from the template. You should not modify this file directly..cz.toml: Commitizen configuration file for managing versions and changelogs..pre-commit-config.yaml: Pre-commit configuration file for managing and running checks before each commit..typos.toml: typos spell checker configuration file.justfile:justconfiguration file for scripting project tasks..editorconfig: Editor configuration file for EditorConfig to maintain consistent coding styles across different editors and IDEs.CHANGELOG.md: Changelog file for tracking changes in the project.CITATION.cff: Structured citation metadata for your project.CONTRIBUTING.md: Guidelines for contributing to the project._metadata.yml: Quarto metadata file for the website, including information about the project, such as the titles and GitHub names.pyproject.toml: Main Python project configuration file defining metadata and dependencies._quarto.yml: Quarto configuration file for the website, including settings for the website, such as the theme, navigation, and other options.ruff.toml: Ruff configuration file for linting and formatting Python code.uv.lock: Lockfile used byuvto record exact versions of installed dependencies..rumdl.toml: rumdl configuration file for formatting Markdown files so that they are standardized and consistent
Contributing
Check out our contributing document for information on how to contribute to the project, including how to set up your development environment.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Contributors
The following people have contributed to this project by submitting pull requests :tada:
@joelostblom, @lwjohnst86, @martonvago, @signekb
Licensing
This project is licensed under the MIT License.
Changelog
For a list of changes, see our changelog page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seedcase_flower-0.24.0.tar.gz.
File metadata
- Download URL: seedcase_flower-0.24.0.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb07476bf29c56716e3b5e7ae0c9b583cd3b389404d4672f90315804f13426dc
|
|
| MD5 |
79ce0437eb85c06a8e55c669010453a8
|
|
| BLAKE2b-256 |
87b993b1d3d57178f222f595e0734d5113c32989e415416e2c102e59e6831336
|
File details
Details for the file seedcase_flower-0.24.0-py3-none-any.whl.
File metadata
- Download URL: seedcase_flower-0.24.0-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
941f69ef0238a2bd5b13aad3d50e536b69acf5990648e490a3d97d8b4a72bac3
|
|
| MD5 |
8f6df92af52cd34df92328669af96aca
|
|
| BLAKE2b-256 |
2205dfa9cf908643e5c1a382f9be1da1f294fc5ee2b37771094691601681e148
|