{"categories":[{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"}],"enrichment":{"capability":"A Sphinx extension that adds a copy button to code blocks in documentation, allowing readers to quickly copy code snippets to their clipboard.","skillfed_tags":["sphinx-extension","documentation-ui"],"use_cases":["Add copy buttons to code examples in API documentation so users can quickly copy sample calls","Enhance tutorial documentation where readers need to copy and paste setup commands or code snippets","Improve user experience in technical guides by reducing friction when copying multi-line code blocks","Enable one-click code copying in Jupyter Book or MyST Markdown documentation built with Sphinx"],"what_it_does":"sphinx-copybutton is a lightweight Sphinx extension that enhances code blocks in documentation by adding a clickable copy button. When readers click the button, the code block's content is copied to their clipboard. The extension integrates directly into Sphinx's build process and requires only a single line addition to your documentation configuration file.\n\nThe package relies on the clipboard.js library for its JavaScript functionality and is designed to work with modern Python versions. It's widely used in documentation projects and has accumulated significant download volume, indicating stable, practical utility for documentation authors who want to improve the reader experience when sharing code examples.","worth_installing":"Yes. This is a low-friction, actively maintained extension that solves a genuine user experience problem in documentation. With no security vulnerabilities, a permissive license, and a single dependency on Sphinx itself, it's a straightforward addition to any Sphinx-based documentation project."},"id":"sphinx-copybutton","links":{"html":"https://skillfed.io/packages/sphinx-copybutton","md":"https://skillfed.io/packages/sphinx-copybutton.md","pypi":"https://pypi.org/project/sphinx-copybutton/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-04-14","license_spdx":null,"license_treatment":"permissive","name":"sphinx-copybutton","python_support":"supports_current","summary":"Add a copy button to each of your code cells."},"popularity":{"monthly_downloads":7777753,"position":1697,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.5.2"}
