{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Provides reusable GitHub workflows, composite actions, and Python utilities for CI/CD automation and requirement version management.","skillfed_tags":["ci-cd","github-actions","devops"],"use_cases":["Standardize CI/CD checks across multiple repositories by referencing shared workflows from a central location.","Manage Python requirement versions programmatically, converting version ranges to pinned versions or vice versa.","Handle optional dependencies safely without hard failures when packages are not installed.","Set up consistent caching strategies in GitHub Actions across projects using composite actions.","Reduce boilerplate in GitHub Actions workflows by reusing tested composite action definitions."],"what_it_does":"Lightning Utilities is a collection of shared development tools for Python projects, centered on CI/CD automation and common utility functions. It offers reusable GitHub workflows for schema checks and code validation, composite GitHub actions for caching and environment setup, and a Python module with utilities for handling optional imports and a CLI for managing requirement versions.\n\nThe package is designed to reduce duplication across projects by centralizing workflow definitions and common patterns. It depends only on packaging and typing_extensions, making it lightweight to add to projects. The CLI can automatically pin or unpin dependency versions in requirements files, and the core imports module helps handle optional dependencies gracefully.","worth_installing":"Yes, if you maintain multiple Python projects or use GitHub Actions for CI/CD. The package is actively maintained, has low install friction, and offers genuine value through workflow reuse and utility functions. The Apache-2.0 license is permissive. Install only if you actually use the GitHub workflows or need the CLI and import utilities; it is not a general-purpose dependency."},"id":"lightning-utilities","links":{"html":"https://skillfed.io/packages/lightning-utilities","md":"https://skillfed.io/packages/lightning-utilities.md","pypi":"https://pypi.org/project/lightning-utilities/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-22","license_spdx":null,"license_treatment":"permissive","name":"lightning-utilities","python_support":"supports_current","summary":"Lightning toolbox for across the our ecosystem."},"popularity":{"monthly_downloads":11451044,"position":1395,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.15.3"}
