Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sphinx-design-elements

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sphinx-design-elements

A collection of composite web elements based on components from sphinx-design.

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
3

sphinx-design-elements

» Documentation | Changelog | PyPI | Issues | Source code | License

CI Coverage Status License Downloads per month

Supported Python versions Status Package version

About

A collection of composite and convenience web elements based on components from sphinx-design.

Setup

Install the package using pip install sphinx-design-elements, and add the extension to the list of extensions within your Sphinx configuration file conf.py.

extensions = [
    "sphinx_design",
    "sphinx_design_elements",
]

Development

In order to learn how to set up a development sandbox, please visit the development documentation.

Comparison to sphinx-design

sphinx-design-elements uses low-level components of sphinx-design, in order to build more high-level elements on top.

Acknowledgements

Kudos to Chris Sewell, Chris Holdgraf, and all contributors for conceiving and maintaining MyST Parser and sphinx-design.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc