Skip to main content

Add a copy button to each of your code cells.

Project description

sphinx-copybutton

PyPI | Conda Version | Documentation

A small sphinx extension to add a "copy" button to code blocks.

See the sphinx-copybutton documentation for more details!

Copy Button Demo

Installation

You can install sphinx-copybutton with pip:

pip install sphinx-copybutton

Or with conda via conda-forge:

conda install -c conda-forge sphinx-copybutton

Usage

In your conf.py configuration file, add sphinx_copybutton to your extensions list. E.g.:

extensions = [
    ...
    'sphinx_copybutton'
    ...
]

When you build your site, your code blocks should now have little copy buttons to their right. Clicking the button will copy the code inside!

Customization

If you'd like to customize the look of the copy buttons, you can over-write any of the CSS rules specified in the Sphinx-CopyButton CSS file (link)

Development

Development should principally adhere to the EBP Developer Conventions

Sphinx-Copybutton is hosted on the pypi repository. After a release - following the EBP release instructions - confirm that the new version of Sphinx-Copybutton is posted to pypi.

Acknowledgements

Many thanks to the excellent clipboard.js library for the lightweight javascript code that powers the copy button!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx-copybutton-0.5.1.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

sphinx_copybutton-0.5.1-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file sphinx-copybutton-0.5.1.tar.gz.

File metadata

  • Download URL: sphinx-copybutton-0.5.1.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for sphinx-copybutton-0.5.1.tar.gz
Algorithm Hash digest
SHA256 366251e28a6f6041514bfb5439425210418d6c750e98d3a695b73e56866a677a
MD5 2a359fae25a0a76158a0c9b3f77365d8
BLAKE2b-256 199bfb86f67989742b077f46b3c979d671b8fac685a23a01c64073f4f6208d27

See more details on using hashes here.

File details

Details for the file sphinx_copybutton-0.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_copybutton-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0842851b5955087a7ec7fc870b622cb168618ad408dee42692e9a5c97d071da8
MD5 1181950a5fd59160f7ec588e805d986f
BLAKE2b-256 67fd01e550ef5fdc8dcc7e5340bb76a25ee6edf7aa4f558a1def71a83096ff1d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page