{"id":13907947,"url":"https://github.com/pydata/pydata-sphinx-theme","last_synced_at":"2026-05-11T23:05:16.911Z","repository":{"id":36958803,"uuid":"130237506","full_name":"pydata/pydata-sphinx-theme","owner":"pydata","description":"A clean, three-column Sphinx theme with Bootstrap for the PyData community","archived":false,"fork":false,"pushed_at":"2025-05-12T11:52:45.000Z","size":13389,"stargazers_count":693,"open_issues_count":144,"forks_count":339,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-05-12T15:24:10.384Z","etag":null,"topics":["pydata","python","sphinx","sphinx-doc","sphinx-theme"],"latest_commit_sha":null,"homepage":"https://pydata-sphinx-theme.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-19T15:37:27.000Z","updated_at":"2025-05-12T11:52:48.000Z","dependencies_parsed_at":"2023-10-17T01:45:45.847Z","dependency_job_id":"470a421b-122c-410c-bfd0-cc3dffcd4311","html_url":"https://github.com/pydata/pydata-sphinx-theme","commit_stats":{"total_commits":904,"total_committers":115,"mean_commits":7.860869565217391,"dds":0.7732300884955752,"last_synced_commit":"9ade2e81ddd48bd3186452bb4a5c5deae5a74021"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fpydata-sphinx-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fpydata-sphinx-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fpydata-sphinx-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fpydata-sphinx-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/pydata-sphinx-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253764188,"owners_count":21960529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pydata","python","sphinx","sphinx-doc","sphinx-theme"],"created_at":"2024-08-06T23:02:20.518Z","updated_at":"2026-05-11T23:05:11.868Z","avatar_url":"https://github.com/pydata.png","language":"Python","funding_links":[],"categories":["HarmonyOS","Python"],"sub_categories":["Windows Manager"],"readme":"# The PyData Sphinx Theme\n\n[![License badge](https://img.shields.io/badge/License-BSD_3--Clause-yellow?logo=opensourceinitiative\u0026logoColor=white)](https://github.com/pydata/pydata-sphinx-theme/blob/main/LICENSE)\n[![PyPI version badge](https://img.shields.io/pypi/v/pydata-sphinx-theme?logo=python\u0026logoColor=white\u0026color=orange)](https://pypi.org/project/pydata-sphinx-theme/)\n[![conda-forge version badge](https://img.shields.io/conda/vn/conda-forge/pydata-sphinx-theme.svg?logo=anaconda\u0026logoColor=white\u0026color=orange)](https://anaconda.org/conda-forge/pydata-sphinx-theme)\n[![GitHub Workflow test status badge](https://img.shields.io/github/actions/workflow/status/pydata/pydata-sphinx-theme/CI.yml?logo=github\u0026logoColor=white)](https://github.com/pydata/pydata-sphinx-theme/actions/workflows/CI.yml)\n[![Read the Docs build status badge](https://img.shields.io/readthedocs/pydata-sphinx-theme/latest?logo=readthedocs\u0026logoColor=white)](https://readthedocs.org/projects/pydata-sphinx-theme/builds/)\n\nA clean, three-column, Bootstrap-based Sphinx theme by and for the [PyData community](https://pydata.org).\n\n- :books: Documentation: https://pydata-sphinx-theme.readthedocs.io/en/stable\n- :bulb: Examples: https://pydata-sphinx-theme.readthedocs.io/en/stable/examples\n- :raised_hands: Contribute: https://pydata-sphinx-theme.readthedocs.io/en/stable/community\n- :globe_with_meridians: Translate: https://explore.transifex.com/12rambau/pydata-sphinx-theme/\n\n[![PyData theme - Configure the search position demo image showcasing both the light and dark theme in a single image.](./docs/_static/theme-demo-screenshot.png)](https://pydata-sphinx-theme.readthedocs.io/en/stable)\n\n## Installation and usage\n\nThe theme is available on PyPI and conda-forge. You can install\nand use as follows:\n\n- Install the `pydata-sphinx-theme` in your doc build environment:\n\n  ```bash\n  pip install pydata-sphinx-theme\n  # or\n  conda install pydata-sphinx-theme --channel conda-forge\n  ```\n\n- Then, in the `conf.py` of your sphinx docs, you update the `html_theme`\n  configuration option:\n\n  ```python\n  html_theme = \"pydata_sphinx_theme\"\n  ```\n\nAnd that's it!\n\n\u003e [!NOTE]\n\u003e This theme may not work with the latest major versions of Sphinx, especially\n\u003e if they have only recently been released. Please give us a few months of\n\u003e time to work out any bugs and changes when new releases are made.\n\u003e See [our contributing documentation](https://pydata-sphinx-theme.readthedocs.io/en/stable/community/practices/versions.html#supported-sphinx-versions) for more information.\n\n## Contribute to and develop the theme\n\nContributions are very welcome! Installing the development version, building\nthe example docs and developing the `CSS/JS` of the theme, etc., is explained in\nmore detail in the contributing section of the documentation:\n\n- [Community and contributing documentation](https://pydata-sphinx-theme.readthedocs.io/en/latest/community/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpydata%2Fpydata-sphinx-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpydata%2Fpydata-sphinx-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpydata%2Fpydata-sphinx-theme/lists"}