danirus / sphinx-nefertiti
Nefertiti is a fresh theme for Sphinx v7 or superior, based on Bootstrap 5.3, with customizable fonts, color sets, light and dark support, a filter for the table of contents, and much more.
☆15Updated last month
Alternatives and similar repositories for sphinx-nefertiti:
Users that are interested in sphinx-nefertiti are comparing it to the libraries listed below
- Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)☆84Updated this week
- Automatically sync your pre-commit hooks version from your PDM or Poetry lockfile, and install them automatically.☆28Updated this week
- Box of handy tools for Sphinx 🧰 📔☆78Updated last week
- Syntactical sugar for Python class attributes☆56Updated 7 months ago
- Development tools for Textual☆31Updated 2 months ago
- ☆40Updated 4 months ago
- A plugin for tox that utilizes PDM as the package manager and installer☆26Updated this week
- ☆55Updated this week
- Collection of core plugins for markdown-it-py☆32Updated this week
- Pytest plugin providing advanced doctest features☆100Updated last month
- ☆175Updated this week
- Vendorize packages from PyPI☆103Updated 6 months ago
- A Sphinx extension for linking to your project's issue tracker☆55Updated this week
- A Textual-based Python AST viewing widget library and application☆88Updated last year
- A sphinx extension for designing beautiful, screen-size responsive web components.☆200Updated this week
- Python variant types that work with match☆49Updated 11 months ago
- Typed environment variable parsing for Python☆17Updated this week
- Proof-of-concept `record` type for Python☆30Updated 10 months ago
- Validation library for simple check on `pyproject.toml`☆150Updated this week
- Transforming asynchronous to synchronous Python code☆21Updated last month
- A sphinx extension that allows the site-map to be defined in a single YAML file☆35Updated this week
- A language server for working with Sphinx projects.☆141Updated this week
- A Python Enum that inherits from str.☆117Updated last year
- A Text User Interface (TUI) for Pytest, with console scripts to launch a TUI or an HTML page☆34Updated last year
- Turn dataclasses into not-dataclasses☆22Updated 2 years ago
- Lints Python code blocks in Markdown files using flake8☆24Updated last month
- Automated testing for the examples in your documentation.☆75Updated 2 weeks ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690