.. documentation-summary::
:meta:
.. only:: html
.. list-table::
:stub-columns: 1
:widths: 10 90
* - Docs
- |docs| |docs_check|
* - Tests
- |actions_linux| |actions_windows| |actions_macos| |coveralls|
* - PyPI
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
* - Anaconda
- |conda-version| |conda-platform|
* - Activity
- |commits-latest| |commits-since| |maintained| |pypi-downloads|
* - QA
- |codefactor| |actions_flake8| |actions_mypy|
* - Other
- |license| |language| |requires|
.. |docs| rtfd-shield::
:project: domdf-python-tools
:alt: Documentation Build Status
.. |docs_check| actions-shield::
:workflow: Docs Check
:alt: Docs Check Status
.. |actions_linux| actions-shield::
:workflow: Linux
:alt: Linux Test Status
.. |actions_windows| actions-shield::
:workflow: Windows
:alt: Windows Test Status
.. |actions_macos| actions-shield::
:workflow: macOS
:alt: macOS Test Status
.. |actions_flake8| actions-shield::
:workflow: Flake8
:alt: Flake8 Status
.. |actions_mypy| actions-shield::
:workflow: mypy
:alt: mypy status
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_python_tools/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/domdf_python_tools/
:alt: Requirements Status
.. |coveralls| coveralls-shield::
:alt: Coverage
.. |codefactor| codefactor-shield::
:alt: CodeFactor Grade
.. |pypi-version| pypi-shield::
:project: domdf_python_tools
:version:
:alt: PyPI - Package Version
.. |supported-versions| pypi-shield::
:project: domdf_python_tools
:py-versions:
:alt: PyPI - Supported Python Versions
.. |supported-implementations| pypi-shield::
:project: domdf_python_tools
:implementations:
:alt: PyPI - Supported Implementations
.. |wheel| pypi-shield::
:project: domdf_python_tools
:wheel:
:alt: PyPI - Wheel
.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/domdf_python_tools?logo=anaconda
:target: https://anaconda.org/domdfcoding/domdf_python_tools
:alt: Conda - Package Version
.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/domdf_python_tools?label=conda%7Cplatform
:target: https://anaconda.org/domdfcoding/domdf_python_tools
:alt: Conda - Platform
.. |license| github-shield::
:license:
:alt: License
.. |language| github-shield::
:top-language:
:alt: GitHub top language
.. |commits-since| github-shield::
:commits-since: v3.10.0
:alt: GitHub commits since tagged version
.. |commits-latest| github-shield::
:last-commit:
:alt: GitHub last commit
.. |maintained| maintained-shield:: 2026
:alt: Maintenance
.. |pypi-downloads| pypi-shield::
:project: domdf_python_tools
:downloads: month
:alt: PyPI - Downloads
.. only:: html
.. note::
Before version 3 ``domdf_python_tools`` was licensed under the LGPLv3+.
Version 3 and later are licensed under the MIT License.
.. installation:: domdf_python_tools
:pypi:
:github:
:anaconda:
:conda-channels: conda-forge, domdfcoding
.. api-highlights::
:module: domdf_python_tools
:colours: blue,green,red,orange
.stringlist.StringList
.stringlist.DelimitedList
.paths.PathPlus
.paths.TemporaryPathPlus
.iterative.groupfloats
.iterative.count
.words.Plural
.words.word_join
.utils.strtobool
.utils.head
.. html-section::
.. toctree::
:hidden:
Home<self>
.. toctree::
:maxdepth: 1
:caption: API Reference
:glob:
api/*
api/*/index
.. toctree::
:maxdepth: 2
:caption: Contributing
contributing
Source
license
.. sidebar-links::
:caption: Links
:github:
:pypi: domdf_python_tools
.. only:: html
View the :ref:`Function Index <genindex>` or browse the `Source Code <_modules/index.html>`__.
:github:repo:`Browse the GitHub Repository <domdfcoding/domdf_python_tools>`