{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/5"}],"enrichment":{"capability":"Parses and manages brand guidelines from a YAML file, providing structured access to logos, colors, fonts, and typography for use in Quarto, Shiny, and other tools.","skillfed_tags":["brand-management","yaml-config","theming"],"use_cases":["Load a company brand file and extract color palettes to apply to plots or dashboards.","Provide brand metadata (name, logo, link) to Shiny applications for consistent header/footer branding.","Validate brand YAML files against a schema before using them in production rendering pipelines.","Share a single `_brand.yml` across Python, R, and Quarto projects for unified visual identity.","Programmatically access typography rules to style text in generated reports or web outputs."],"what_it_does":"brand.yml is a Python package that reads and structures brand guidelines stored in a portable YAML format. It parses metadata, color palettes, typography rules, and other branding elements into typed Python objects, making them accessible programmatically. The package is designed to work alongside Quarto and Shiny for Python to apply consistent branding across reports, dashboards, and web applications.\n\nYou define your company's brand once in a `_brand.yml` file\u2014colors, fonts, logos, and other guidelines\u2014and then load it into Python using the `Brand` class. The structured data can then be consumed by downstream tools to automatically theme outputs. It's part of Posit's effort to unify branding across their open-source ecosystem.","worth_installing":"Yes. The package is actively maintained, has no security vulnerabilities, and solves a real problem for teams using Posit tools. Install friction is low, and it integrates cleanly with Quarto and Shiny. Useful if you manage branded outputs across multiple projects or tools; less critical if you only need ad-hoc theming."},"id":"brand-yml","links":{"html":"https://skillfed.io/packages/brand-yml","md":"https://skillfed.io/packages/brand-yml.md","pypi":"https://pypi.org/project/brand-yml/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-21","license_spdx":null,"license_treatment":"permissive","name":"brand-yml","python_support":"supports_current","summary":"Read brand yaml files, a unified way to store brand information."},"popularity":{"monthly_downloads":119105,"position":12089,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
