Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
blackdoc documentation
blackdoc documentation

User Guide

  • Installation
  • Usage
  • Options

Help & Reference

  • Changelog
  • Contributing
Back to top
View this page

InstallationΒΆ

Its dependencies are:

  • black

  • more-itertools

  • rich

  • tomli

  • pathspec

To install it, use

python -m pip install blackdoc

or with conda:

conda install -c conda-forge blackdoc
Next
Usage
Previous
Home
Copyright © 2020-2025, blackdoc developers
Made with Sphinx and @pradyunsg's Furo