Sphinx Inline Tabs
Add inline tabbed content to your Sphinx documentation.
Installation
This project is available on PyPI, and can be installed using pip:
pip install sphinx-inline-tabs
You'll also want to add the extension to extensions in conf.py:
extensions = [
...,
"sphinx_inline_tabs",
...,
]
Features
- Elegant design: Small footprint in the markup and generated website, while looking good.
- Configurable: All the colors can be configured using CSS variables.
- Synchronisation: Tabs with the same label all switch with a single click.
- Works without JavaScript: JavaScript is not required for the basics, only for synchronisation.
Contributing
sphinx-inline-tabs is a volunteer maintained open source project, and we welcome contributions of all forms.
The Code of Conduct applies within all community spaces. If you are not familiar with our Code of Conduct policy, take a minute to read the policy before starting with your first contribution.
Release files for sphinx-inline-tabs 2025.12.21.14
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinx_inline_tabs-2025.12.21.14.tar.gz | 45.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinx_inline_tabs-2025.12.21.14-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 52.7 kB
Release files / sphinx_inline_tabs-2025.12.21.14.tar.gz
| Download URL | sphinx_inline_tabs-2025.12.21.14.tar.gz |
|---|---|
| Size | 45.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c71a75800326e613fb4e410eed92a0934214741326aca9897c18018b9f968cb6
|
|
BLAKE2b-256 checksum How to use checksums |
766af39bde46a79b80a9983233d99b773bd24b468bdd9c1e87acb46ff69af441
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / sphinx_inline_tabs-2025.12.21.14-py3-none-any.whl
| Download URL | sphinx_inline_tabs-2025.12.21.14-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e685c782b58d4e01490bcc4e2367cf7135ec28e7283a05e89095394e4ca6e81a
|
|
BLAKE2b-256 checksum How to use checksums |
022be64e7de34663cff1df029ba4f05a86124315bd9eba3d3b78e64904bea7e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|